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