Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v3.model.PrestissimoEngine
-
Packages that use PrestissimoEngine Package Description com.ibm.cloud.watsonxdata.watsonx_data.v3 watsonx.data v3.com.ibm.cloud.watsonxdata.watsonx_data.v3.model -
-
Uses of PrestissimoEngine in com.ibm.cloud.watsonxdata.watsonx_data.v3
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v3 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.v3.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v3.model that return types with arguments of type PrestissimoEngine Modifier and Type Method Description java.util.List<PrestissimoEngine>PrestissimoEngineCollection. getPrestissimoEngines()Gets the prestissimoEngines.
-