Class RemoveEnginePropertiesLogConfig

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class RemoveEnginePropertiesLogConfig
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Remove engine log configuration properties.
    • Method Detail

      • coordinator

        public java.util.List<java.lang.String> coordinator()
        Gets the coordinator. The LogConfig properties to be removed.
        Returns:
        the coordinator
      • worker

        public java.util.List<java.lang.String> worker()
        Gets the worker. The LogConfig properties to be removed.
        Returns:
        the worker