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