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