Class FirewallRuleObject

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

    public class FirewallRuleObject
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    FirewallRuleObject.
    • Constructor Detail

      • FirewallRuleObject

        public FirewallRuleObject()
    • Method Detail

      • getId

        public String getId()
        Gets the id. Identifier of the firewall rule.
        Returns:
        the id
      • isPaused

        public Boolean isPaused()
        Gets the paused. Indicates if the firewall rule is active.
        Returns:
        the paused
      • getDescription

        public String getDescription()
        Gets the description. To briefly describe the firewall rule, omitted from object if empty.
        Returns:
        the description
      • getAction

        public String getAction()
        Gets the action. The firewall action to perform, "log" action is only available for enterprise plan instances.
        Returns:
        the action
      • getCreatedOn

        public String getCreatedOn()
        Gets the createdOn. The creation date-time of the filter.
        Returns:
        the createdOn
      • getModifiedOn

        public String getModifiedOn()
        Gets the modifiedOn. The modification date-time of the filter.
        Returns:
        the modifiedOn