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.Builder
GetTableSnapshotsOptions.Builder. authInstanceId(java.lang.String authInstanceId)
Set the authInstanceId.GetTableSnapshotsOptions.Builder
GetTableSnapshotsOptions.Builder. catalogName(java.lang.String catalogName)
Set the catalogName.GetTableSnapshotsOptions.Builder
GetTableSnapshotsOptions.Builder. engineId(java.lang.String engineId)
Set the engineId.GetTableSnapshotsOptions.Builder
GetTableSnapshotsOptions. newBuilder()
New builder.GetTableSnapshotsOptions.Builder
GetTableSnapshotsOptions.Builder. schemaName(java.lang.String schemaName)
Set the schemaName.GetTableSnapshotsOptions.Builder
GetTableSnapshotsOptions.Builder. tableName(java.lang.String tableName)
Set the tableName.
-