Interface CoipCidr.Builder

    • Method Detail

      • cidr

        CoipCidr.Builder cidr​(String cidr)

        An address range in a customer-owned IP address space.

        Parameters:
        cidr - An address range in a customer-owned IP address space.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • coipPoolId

        CoipCidr.Builder coipPoolId​(String coipPoolId)

        The ID of the address pool.

        Parameters:
        coipPoolId - The ID of the address pool.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • localGatewayRouteTableId

        CoipCidr.Builder localGatewayRouteTableId​(String localGatewayRouteTableId)

        The ID of the local gateway route table.

        Parameters:
        localGatewayRouteTableId - The ID of the local gateway route table.
        Returns:
        Returns a reference to this object so that method calls can be chained together.