Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.PrestissimoEngine
-
Packages that use PrestissimoEngine Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2 watsonx.data v2.com.ibm.cloud.watsonxdata.watsonx_data.v2.model -
-
Uses of PrestissimoEngine in com.ibm.cloud.watsonxdata.watsonx_data.v2
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2 that return types with arguments of type PrestissimoEngine Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<PrestissimoEngine>
WatsonxData. createPrestissimoEngine(CreatePrestissimoEngineOptions createPrestissimoEngineOptions)
Create prestissimo engine.com.ibm.cloud.sdk.core.http.ServiceCall<PrestissimoEngine>
WatsonxData. getPrestissimoEngine(GetPrestissimoEngineOptions getPrestissimoEngineOptions)
Get prestissimo engine.com.ibm.cloud.sdk.core.http.ServiceCall<PrestissimoEngine>
WatsonxData. updatePrestissimoEngine(UpdatePrestissimoEngineOptions updatePrestissimoEngineOptions)
Update prestissimo engine. -
Uses of PrestissimoEngine in com.ibm.cloud.watsonxdata.watsonx_data.v2.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model that return types with arguments of type PrestissimoEngine Modifier and Type Method Description java.util.List<PrestissimoEngine>
PrestissimoEngineCollection. getPrestissimoEngines()
Gets the prestissimoEngines.
-