Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.PrestoEngine
-
Packages that use PrestoEngine Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2 watsonx.data v2.com.ibm.cloud.watsonxdata.watsonx_data.v2.model -
-
Uses of PrestoEngine in com.ibm.cloud.watsonxdata.watsonx_data.v2
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2 that return types with arguments of type PrestoEngine Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<PrestoEngine>WatsonxData. createPrestoEngine(CreatePrestoEngineOptions createPrestoEngineOptions)Create presto engine.com.ibm.cloud.sdk.core.http.ServiceCall<PrestoEngine>WatsonxData. getPrestoEngine(GetPrestoEngineOptions getPrestoEngineOptions)Get presto engine.com.ibm.cloud.sdk.core.http.ServiceCall<PrestoEngine>WatsonxData. updatePrestoEngine(UpdatePrestoEngineOptions updatePrestoEngineOptions)Update presto engine. -
Uses of PrestoEngine 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 PrestoEngine Modifier and Type Method Description java.util.List<PrestoEngine>PrestoEngineCollection. getPrestoEngines()Gets the prestoEngines.
-