Class UpdateNetworkAclRuleOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.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 Details

    • newBuilder

      New builder.
      Returns:
      a UpdateNetworkAclRuleOptions builder
    • 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