Class IpFirewallRuleInfoListResult


  • public final class IpFirewallRuleInfoListResult
    extends Object
    List of IP firewall rules.
    • Constructor Detail

      • IpFirewallRuleInfoListResult

        public IpFirewallRuleInfoListResult()
    • Method Detail

      • nextLink

        public String nextLink()
        Get the nextLink property: Link to next page of results.
        Returns:
        the nextLink value.
      • withNextLink

        public IpFirewallRuleInfoListResult withNextLink​(String nextLink)
        Set the nextLink property: Link to next page of results.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the IpFirewallRuleInfoListResult object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.