Interface PrefixListEntry.Builder

    • Method Detail

      • cidr

        PrefixListEntry.Builder cidr​(String cidr)

        The CIDR block.

        Parameters:
        cidr - The CIDR block.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        PrefixListEntry.Builder description​(String description)

        The description.

        Parameters:
        description - The description.
        Returns:
        Returns a reference to this object so that method calls can be chained together.