Class RemoveEnginePropertiesJvm

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

    public class RemoveEnginePropertiesJvm
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    JVM properties.
    • Method Detail

      • coordinator

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

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