Class ListNetworkAclRulesOptions

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

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

      • networkAclId

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

        public String start()
        Gets the start. A server-provided token determining what resource to start the page on.
        Returns:
        the start
      • limit

        public Long limit()
        Gets the limit. The number of resources to return on a page.
        Returns:
        the limit
      • direction

        public String direction()
        Gets the direction. Filters the collection to rules with a `direction` property matching the specified value.
        Returns:
        the direction