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