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