Interface CidrBlockSummary.Builder

    • Method Detail

      • cidrBlock

        CidrBlockSummary.Builder cidrBlock​(String cidrBlock)

        Value for the CIDR block.

        Parameters:
        cidrBlock - Value for the CIDR block.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • locationName

        CidrBlockSummary.Builder locationName​(String locationName)

        The location name of the CIDR block.

        Parameters:
        locationName - The location name of the CIDR block.
        Returns:
        Returns a reference to this object so that method calls can be chained together.