Class VPCIdentityByHref.Builder

    • Constructor Detail

      • Builder

        public Builder​(VPCIdentity vpcIdentityByHref)
        Instantiates a new Builder from an existing VPCIdentityByHref instance.
        Parameters:
        vpcIdentityByHref - the instance to initialize the Builder with
      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(String href)
        Instantiates a new builder with required properties.
        Parameters:
        href - the href
    • Method Detail

      • build

        public VPCIdentityByHref build()
        Builds a VPCIdentityByHref.
        Returns:
        the new VPCIdentityByHref instance