Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v1.model.ExplainAnalyzeStatementOptions
-
Packages that use ExplainAnalyzeStatementOptions Package Description com.ibm.cloud.watsonxdata.watsonx_data.v1 watsonx.data v1.com.ibm.cloud.watsonxdata.watsonx_data.v1.model -
-
Uses of ExplainAnalyzeStatementOptions in com.ibm.cloud.watsonxdata.watsonx_data.v1
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v1 with parameters of type ExplainAnalyzeStatementOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ExplainAnalyzeStatementCreatedBody>WatsonxData. explainAnalyzeStatement(ExplainAnalyzeStatementOptions explainAnalyzeStatementOptions)Explain analyze. -
Uses of ExplainAnalyzeStatementOptions in com.ibm.cloud.watsonxdata.watsonx_data.v1.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v1.model that return ExplainAnalyzeStatementOptions Modifier and Type Method Description ExplainAnalyzeStatementOptionsExplainAnalyzeStatementOptions.Builder. build()Builds a ExplainAnalyzeStatementOptions.
-