Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v3.model.EnginePropertiesLogConfig
-
Packages that use EnginePropertiesLogConfig Package Description com.ibm.cloud.watsonxdata.watsonx_data.v3.model -
-
Uses of EnginePropertiesLogConfig in com.ibm.cloud.watsonxdata.watsonx_data.v3.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v3.model that return EnginePropertiesLogConfig Modifier and Type Method Description EnginePropertiesLogConfigEnginePropertiesLogConfig.Builder. build()Builds a EnginePropertiesLogConfig.EnginePropertiesLogConfigEngineProperties. logConfig()Gets the logConfig.Methods in com.ibm.cloud.watsonxdata.watsonx_data.v3.model with parameters of type EnginePropertiesLogConfig Modifier and Type Method Description EngineProperties.BuilderEngineProperties.Builder. logConfig(EnginePropertiesLogConfig logConfig)Set the logConfig.
-