Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v1.model.GetTableSnapshotsOptions.Builder
-
Packages that use GetTableSnapshotsOptions.Builder Package Description com.ibm.cloud.watsonxdata.watsonx_data.v1.model -
-
Uses of GetTableSnapshotsOptions.Builder in com.ibm.cloud.watsonxdata.watsonx_data.v1.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v1.model that return GetTableSnapshotsOptions.Builder Modifier and Type Method Description GetTableSnapshotsOptions.BuilderGetTableSnapshotsOptions.Builder. authInstanceId(java.lang.String authInstanceId)Set the authInstanceId.GetTableSnapshotsOptions.BuilderGetTableSnapshotsOptions.Builder. catalogName(java.lang.String catalogName)Set the catalogName.GetTableSnapshotsOptions.BuilderGetTableSnapshotsOptions.Builder. engineId(java.lang.String engineId)Set the engineId.GetTableSnapshotsOptions.BuilderGetTableSnapshotsOptions. newBuilder()New builder.GetTableSnapshotsOptions.BuilderGetTableSnapshotsOptions.Builder. schemaName(java.lang.String schemaName)Set the schemaName.GetTableSnapshotsOptions.BuilderGetTableSnapshotsOptions.Builder. tableName(java.lang.String tableName)Set the tableName.
-