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 PrestoEnginePatchRemoveEnginePropertiesPrestoEnginePatchRemoveEngineProperties.Builder. build()Builds a PrestoEnginePatchRemoveEngineProperties.PrestoEnginePatchRemoveEnginePropertiesPrestoEngine. getRemoveEngineProperties()Gets the removeEngineProperties.PrestoEnginePatchRemoveEnginePropertiesPrestoEnginePatch. 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.BuilderPrestoEnginePatch.Builder. removeEngineProperties(PrestoEnginePatchRemoveEngineProperties removeEngineProperties)Set the removeEngineProperties.
-