Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.PrestissimoEndpoints
-
Packages that use PrestissimoEndpoints Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2.model -
-
Uses of PrestissimoEndpoints in com.ibm.cloud.watsonxdata.watsonx_data.v2.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model that return PrestissimoEndpoints Modifier and Type Method Description PrestissimoEndpoints
PrestissimoEndpoints.Builder. build()
Builds a PrestissimoEndpoints.PrestissimoEndpoints
PrestissimoEngineDetails. endpoints()
Gets the endpoints.Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model with parameters of type PrestissimoEndpoints Modifier and Type Method Description PrestissimoEngineDetails.Builder
PrestissimoEngineDetails.Builder. endpoints(PrestissimoEndpoints endpoints)
Set the endpoints.
-