Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.SchemaResponseSummary
-
Packages that use SchemaResponseSummary Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2.model -
-
Uses of SchemaResponseSummary in com.ibm.cloud.watsonxdata.watsonx_data.v2.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model that return SchemaResponseSummary Modifier and Type Method Description SchemaResponseSummary
SchemaResponse. getSchema()
Gets the schema.Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model that return types with arguments of type SchemaResponseSummary Modifier and Type Method Description java.util.List<SchemaResponseSummary>
SchemaResponseCollection. getSchemas()
Gets the schemas.
-