Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v3.model.RemoveEnginePropertiesLogConfig.Builder
-
Packages that use RemoveEnginePropertiesLogConfig.Builder Package Description com.ibm.cloud.watsonxdata.watsonx_data.v3.model -
-
Uses of RemoveEnginePropertiesLogConfig.Builder in com.ibm.cloud.watsonxdata.watsonx_data.v3.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v3.model that return RemoveEnginePropertiesLogConfig.Builder Modifier and Type Method Description RemoveEnginePropertiesLogConfig.BuilderRemoveEnginePropertiesLogConfig.Builder. addCoordinator(java.lang.String coordinator)Adds a new element to coordinator.RemoveEnginePropertiesLogConfig.BuilderRemoveEnginePropertiesLogConfig.Builder. addWorker(java.lang.String worker)Adds a new element to worker.RemoveEnginePropertiesLogConfig.BuilderRemoveEnginePropertiesLogConfig.Builder. coordinator(java.util.List<java.lang.String> coordinator)Set the coordinator.RemoveEnginePropertiesLogConfig.BuilderRemoveEnginePropertiesLogConfig. newBuilder()New builder.RemoveEnginePropertiesLogConfig.BuilderRemoveEnginePropertiesLogConfig.Builder. worker(java.util.List<java.lang.String> worker)Set the worker.
-