Class UpdateNetworkAclOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.UpdateNetworkAclOptions
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class UpdateNetworkAclOptions extends com.ibm.cloud.sdk.core.service.model.GenericModel
The updateNetworkAcl options.
  • Method Details

    • newBuilder

      public UpdateNetworkAclOptions.Builder newBuilder()
      New builder.
      Returns:
      a UpdateNetworkAclOptions builder
    • id

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

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