Interface ListFirewallDomainsResponse.Builder

  • Method Details

    • nextToken

      A pagination token used for large sets of results that can't be returned in a single response. Provide this token in the next call to get the results not returned in this call.

      Parameters:
      nextToken - A pagination token used for large sets of results that can't be returned in a single response. Provide this token in the next call to get the results not returned in this call.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domains

      List of domains in the specified domain list.

      Parameters:
      domains - List of domains in the specified domain list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domains

      List of domains in the specified domain list.

      Parameters:
      domains - List of domains in the specified domain list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.