Class UpdateNetworkAclRuleOptions

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

    public class UpdateNetworkAclRuleOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The updateNetworkAclRule options.
    • Method Detail

      • networkAclId

        public String networkAclId()
        Gets the networkAclId. The network ACL identifier.
        Returns:
        the networkAclId
      • id

        public String id()
        Gets the id. The rule identifier.
        Returns:
        the id
      • networkAclRulePatch

        public Map<String,​Object> networkAclRulePatch()
        Gets the networkAclRulePatch. The network ACL rule patch.
        Returns:
        the networkAclRulePatch