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