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