Interface CidrBlockAssociation.Builder

    • Method Detail

      • associationId

        CidrBlockAssociation.Builder associationId​(String associationId)

        The association ID for the IPv4 CIDR block.

        Parameters:
        associationId - The association ID for the IPv4 CIDR block.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • cidrBlock

        CidrBlockAssociation.Builder cidrBlock​(String cidrBlock)

        The IPv4 CIDR block.

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

        CidrBlockAssociation.Builder cidrBlockState​(String cidrBlockState)

        Information about the state of the IPv4 CIDR block.

        Parameters:
        cidrBlockState - Information about the state of the IPv4 CIDR block.
        Returns:
        Returns a reference to this object so that method calls can be chained together.