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 RemoveEnginePropertiesConfiguration
RemoveEnginePropertiesConfiguration.Builder. build()
Builds a RemoveEnginePropertiesConfiguration.RemoveEnginePropertiesConfiguration
RemoveEngineProperties. 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.Builder
RemoveEngineProperties.Builder. configuration(RemoveEnginePropertiesConfiguration configuration)
Set the configuration.
-