Class GatewayItem

    • Constructor Detail

      • GatewayItem

        public GatewayItem()
      • GatewayItem

        public GatewayItem​(GatewayItem 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

      • getUin

        public String getUin()
        Get 用户uin
        Returns:
        Uin 用户uin
      • setUin

        public void setUin​(String Uin)
        Set 用户uin
        Parameters:
        Uin - 用户uin
      • getAppId

        public Long getAppId()
        Get 用户appid 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AppId 用户appid 注意:此字段可能返回 null,表示取不到有效值。
      • setAppId

        public void setAppId​(Long AppId)
        Set 用户appid 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AppId - 用户appid 注意:此字段可能返回 null,表示取不到有效值。
      • getEnvId

        public String getEnvId()
        Get 环境id 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        EnvId 环境id 注意:此字段可能返回 null,表示取不到有效值。
      • setEnvId

        public void setEnvId​(String EnvId)
        Set 环境id 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        EnvId - 环境id 注意:此字段可能返回 null,表示取不到有效值。
      • getGatewayId

        public String getGatewayId()
        Get Gateway唯一id 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        GatewayId Gateway唯一id 注意:此字段可能返回 null,表示取不到有效值。
      • setGatewayId

        public void setGatewayId​(String GatewayId)
        Set Gateway唯一id 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        GatewayId - Gateway唯一id 注意:此字段可能返回 null,表示取不到有效值。
      • getGatewayName

        public String getGatewayName()
        Get Gateway名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        GatewayName Gateway名称 注意:此字段可能返回 null,表示取不到有效值。
      • setGatewayName

        public void setGatewayName​(String GatewayName)
        Set Gateway名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        GatewayName - Gateway名称 注意:此字段可能返回 null,表示取不到有效值。
      • getGatewayType

        public String getGatewayType()
        Get Gateway类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        GatewayType Gateway类型 注意:此字段可能返回 null,表示取不到有效值。
      • setGatewayType

        public void setGatewayType​(String GatewayType)
        Set Gateway类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        GatewayType - Gateway类型 注意:此字段可能返回 null,表示取不到有效值。
      • getGatewayDesc

        public String getGatewayDesc()
        Get Gateway描述 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        GatewayDesc Gateway描述 注意:此字段可能返回 null,表示取不到有效值。
      • setGatewayDesc

        public void setGatewayDesc​(String GatewayDesc)
        Set Gateway描述 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        GatewayDesc - Gateway描述 注意:此字段可能返回 null,表示取不到有效值。
      • getPackageVersion

        public String getPackageVersion()
        Get 套餐版本 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PackageVersion 套餐版本 注意:此字段可能返回 null,表示取不到有效值。
      • setPackageVersion

        public void setPackageVersion​(String PackageVersion)
        Set 套餐版本 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PackageVersion - 套餐版本 注意:此字段可能返回 null,表示取不到有效值。
      • getPackageId

        public Long getPackageId()
        Get 套餐唯一id 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PackageId 套餐唯一id 注意:此字段可能返回 null,表示取不到有效值。
      • setPackageId

        public void setPackageId​(Long PackageId)
        Set 套餐唯一id 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PackageId - 套餐唯一id 注意:此字段可能返回 null,表示取不到有效值。
      • getVpcId

        public String getVpcId()
        Get vpc唯一id 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        VpcId vpc唯一id 注意:此字段可能返回 null,表示取不到有效值。
      • setVpcId

        public void setVpcId​(String VpcId)
        Set vpc唯一id 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        VpcId - vpc唯一id 注意:此字段可能返回 null,表示取不到有效值。
      • getSubnetIds

        public String[] getSubnetIds()
        Get 子网id 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SubnetIds 子网id 注意:此字段可能返回 null,表示取不到有效值。
      • setSubnetIds

        public void setSubnetIds​(String[] SubnetIds)
        Set 子网id 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SubnetIds - 子网id 注意:此字段可能返回 null,表示取不到有效值。
      • getStatus

        public String getStatus()
        Get 网关状态 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Status 网关状态 注意:此字段可能返回 null,表示取不到有效值。
      • setStatus

        public void setStatus​(String Status)
        Set 网关状态 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Status - 网关状态 注意:此字段可能返回 null,表示取不到有效值。
      • getL5Addr

        public String getL5Addr()
        Get l5地址 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        L5Addr l5地址 注意:此字段可能返回 null,表示取不到有效值。
      • setL5Addr

        public void setL5Addr​(String L5Addr)
        Set l5地址 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        L5Addr - l5地址 注意:此字段可能返回 null,表示取不到有效值。
      • getRegion

        public String getRegion()
        Get 地域 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Region 地域 注意:此字段可能返回 null,表示取不到有效值。
      • setRegion

        public void setRegion​(String Region)
        Set 地域 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Region - 地域 注意:此字段可能返回 null,表示取不到有效值。
      • getIsolateTime

        public String getIsolateTime()
        Get 隔离时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        IsolateTime 隔离时间 注意:此字段可能返回 null,表示取不到有效值。
      • setIsolateTime

        public void setIsolateTime​(String IsolateTime)
        Set 隔离时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        IsolateTime - 隔离时间 注意:此字段可能返回 null,表示取不到有效值。
      • getExpireTime

        public String getExpireTime()
        Get 到期时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ExpireTime 到期时间 注意:此字段可能返回 null,表示取不到有效值。
      • setExpireTime

        public void setExpireTime​(String ExpireTime)
        Set 到期时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ExpireTime - 到期时间 注意:此字段可能返回 null,表示取不到有效值。
      • getCreateTime

        public String getCreateTime()
        Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CreateTime 创建时间 注意:此字段可能返回 null,表示取不到有效值。
      • setCreateTime

        public void setCreateTime​(String CreateTime)
        Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CreateTime - 创建时间 注意:此字段可能返回 null,表示取不到有效值。
      • getUpdateTime

        public String getUpdateTime()
        Get 变更时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        UpdateTime 变更时间 注意:此字段可能返回 null,表示取不到有效值。
      • setUpdateTime

        public void setUpdateTime​(String UpdateTime)
        Set 变更时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        UpdateTime - 变更时间 注意:此字段可能返回 null,表示取不到有效值。
      • getAllowUncertified

        public Long getAllowUncertified()
        Get 允许未登录访问 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AllowUncertified 允许未登录访问 注意:此字段可能返回 null,表示取不到有效值。
      • setAllowUncertified

        public void setAllowUncertified​(Long AllowUncertified)
        Set 允许未登录访问 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AllowUncertified - 允许未登录访问 注意:此字段可能返回 null,表示取不到有效值。
      • getVersionNumLimit

        public Long getVersionNumLimit()
        Get 网关版本限额 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        VersionNumLimit 网关版本限额 注意:此字段可能返回 null,表示取不到有效值。
      • setVersionNumLimit

        public void setVersionNumLimit​(Long VersionNumLimit)
        Set 网关版本限额 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        VersionNumLimit - 网关版本限额 注意:此字段可能返回 null,表示取不到有效值。