Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.PrestoEngineCollection
-
Packages that use PrestoEngineCollection Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2 watsonx.data v2. -
-
Uses of PrestoEngineCollection in com.ibm.cloud.watsonxdata.watsonx_data.v2
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2 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 engines.com.ibm.cloud.sdk.core.http.ServiceCall<PrestoEngineCollection>
WatsonxData. listPrestoEngines(ListPrestoEnginesOptions listPrestoEnginesOptions)
Get list of presto engines.
-