Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.PrestoEngineEngineProperties
-
Packages that use PrestoEngineEngineProperties Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2.model -
-
Uses of PrestoEngineEngineProperties in com.ibm.cloud.watsonxdata.watsonx_data.v2.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model that return PrestoEngineEngineProperties Modifier and Type Method Description PrestoEngineEngineProperties
PrestoEngineEngineProperties.Builder. build()
Builds a PrestoEngineEngineProperties.PrestoEngineEngineProperties
PrestoEnginePatch. engineProperties()
Gets the engineProperties.PrestoEngineEngineProperties
PrestoEngine. getEngineProperties()
Gets the engineProperties.Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model with parameters of type PrestoEngineEngineProperties Modifier and Type Method Description PrestoEnginePatch.Builder
PrestoEnginePatch.Builder. engineProperties(PrestoEngineEngineProperties engineProperties)
Set the engineProperties.
-