Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v3.model.PrestoEngineCollection
-
Packages that use PrestoEngineCollection Package Description com.ibm.cloud.watsonxdata.watsonx_data.v3 watsonx.data v3. -
-
Uses of PrestoEngineCollection in com.ibm.cloud.watsonxdata.watsonx_data.v3
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v3 that return types with arguments of type PrestoEngineCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<PrestoEngineCollection>WatsonxData. listPrestoEngines()Get list of Presto(Java) engines.com.ibm.cloud.sdk.core.http.ServiceCall<PrestoEngineCollection>WatsonxData. listPrestoEngines(ListPrestoEnginesOptions listPrestoEnginesOptions)Get list of Presto(Java) engines.
-