Interface VPC.Builder

    • Method Detail

      • vpcRegion

        VPC.Builder vpcRegion​(String vpcRegion)

        (Private hosted zones only) The region that an Amazon VPC was created in.

        Parameters:
        vpcRegion - (Private hosted zones only) The region that an Amazon VPC was created in.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        VPCRegion, VPCRegion
      • vpcRegion

        VPC.Builder vpcRegion​(VPCRegion vpcRegion)

        (Private hosted zones only) The region that an Amazon VPC was created in.

        Parameters:
        vpcRegion - (Private hosted zones only) The region that an Amazon VPC was created in.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        VPCRegion, VPCRegion
      • vpcId

        VPC.Builder vpcId​(String vpcId)
        Sets the value of the VPCId property for this object.
        Parameters:
        vpcId - The new value for the VPCId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.