Class PrivateLinkParam

    • Constructor Detail

      • PrivateLinkParam

        public PrivateLinkParam()
      • PrivateLinkParam

        public PrivateLinkParam​(PrivateLinkParam source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getServiceVip

        public String getServiceVip()
        Get 客户实例的vip
        Returns:
        ServiceVip 客户实例的vip
      • setServiceVip

        public void setServiceVip​(String ServiceVip)
        Set 客户实例的vip
        Parameters:
        ServiceVip - 客户实例的vip
      • getUniqVpcId

        public String getUniqVpcId()
        Get 客户实例的vpcId
        Returns:
        UniqVpcId 客户实例的vpcId
      • setUniqVpcId

        public void setUniqVpcId​(String UniqVpcId)
        Set 客户实例的vpcId
        Parameters:
        UniqVpcId - 客户实例的vpcId