Interface PrefixList.Builder

  • Method Details

    • cidrs

      The IP address range of the Amazon Web Services service.

      Parameters:
      cidrs - The IP address range of the Amazon Web Services service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • cidrs

      PrefixList.Builder cidrs(String... cidrs)

      The IP address range of the Amazon Web Services service.

      Parameters:
      cidrs - The IP address range of the Amazon Web Services service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • prefixListId

      PrefixList.Builder prefixListId(String prefixListId)

      The ID of the prefix.

      Parameters:
      prefixListId - The ID of the prefix.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • prefixListName

      PrefixList.Builder prefixListName(String prefixListName)

      The name of the prefix.

      Parameters:
      prefixListName - The name of the prefix.
      Returns:
      Returns a reference to this object so that method calls can be chained together.