Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v1.model.GetTableSnapshotsOptions
-
Packages that use GetTableSnapshotsOptions Package Description com.ibm.cloud.watsonxdata.watsonx_data.v1 watsonx.data v1.com.ibm.cloud.watsonxdata.watsonx_data.v1.model -
-
Uses of GetTableSnapshotsOptions in com.ibm.cloud.watsonxdata.watsonx_data.v1
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v1 with parameters of type GetTableSnapshotsOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<GetTableSnapshotsOKBody>
WatsonxData. getTableSnapshots(GetTableSnapshotsOptions getTableSnapshotsOptions)
Get table snapshots. -
Uses of GetTableSnapshotsOptions in com.ibm.cloud.watsonxdata.watsonx_data.v1.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v1.model that return GetTableSnapshotsOptions Modifier and Type Method Description GetTableSnapshotsOptions
GetTableSnapshotsOptions.Builder. build()
Builds a GetTableSnapshotsOptions.
-