Class VPC

    • Constructor Detail

      • VPC

        public VPC()
    • Method Detail

      • setVPCRegion

        public void setVPCRegion​(String vPCRegion)
        Parameters:
        vPCRegion -
        See Also:
        VPCRegion
      • withVPCRegion

        public VPC withVPCRegion​(String vPCRegion)
        Parameters:
        vPCRegion -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        VPCRegion
      • setVPCRegion

        public void setVPCRegion​(VPCRegion vPCRegion)
        Parameters:
        vPCRegion -
        See Also:
        VPCRegion
      • withVPCRegion

        public VPC withVPCRegion​(VPCRegion vPCRegion)
        Parameters:
        vPCRegion -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        VPCRegion
      • setVPCId

        public void setVPCId​(String vPCId)
        Parameters:
        vPCId -
      • getVPCId

        public String getVPCId()
        Returns:
      • withVPCId

        public VPC withVPCId​(String vPCId)
        Parameters:
        vPCId -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • toString

        public String toString()
        Returns a string representation of this object; useful for testing and debugging.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object