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