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