Class EngineProperties

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

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

      • configuration

        public EnginePropertiesConfiguration configuration()
        Gets the configuration. Engine configuration properties.
        Returns:
        the configuration
      • eventListener

        public java.util.Map<java.lang.String,​java.lang.String> eventListener()
        Gets the eventListener. Event listener engine properties.
        Returns:
        the eventListener
      • global

        public java.util.Map<java.lang.String,​java.lang.String> global()
        Gets the global. Global engine properties.
        Returns:
        the global
      • jmxExporterConfig

        public java.util.Map<java.lang.String,​java.lang.String> jmxExporterConfig()
        Gets the jmxExporterConfig. JMX engine properties.
        Returns:
        the jmxExporterConfig
      • logConfig

        public EnginePropertiesLogConfig logConfig()
        Gets the logConfig. Engine Logconfig properties.
        Returns:
        the logConfig