Class CloudNativeAPIGatewayConfig

    • Constructor Detail

      • CloudNativeAPIGatewayConfig

        public CloudNativeAPIGatewayConfig()
      • CloudNativeAPIGatewayConfig

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

      • getConsoleType

        public String getConsoleType()
        Get 控制台类型。
        Returns:
        ConsoleType 控制台类型。
      • setConsoleType

        public void setConsoleType​(String ConsoleType)
        Set 控制台类型。
        Parameters:
        ConsoleType - 控制台类型。
      • getHttpUrl

        public String getHttpUrl()
        Get HTTP链接地址。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        HttpUrl HTTP链接地址。 注意:此字段可能返回 null,表示取不到有效值。
      • setHttpUrl

        public void setHttpUrl​(String HttpUrl)
        Set HTTP链接地址。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        HttpUrl - HTTP链接地址。 注意:此字段可能返回 null,表示取不到有效值。
      • getHttpsUrl

        public String getHttpsUrl()
        Get HTTPS链接地址。
        Returns:
        HttpsUrl HTTPS链接地址。
      • setHttpsUrl

        public void setHttpsUrl​(String HttpsUrl)
        Set HTTPS链接地址。
        Parameters:
        HttpsUrl - HTTPS链接地址。
      • getNetType

        public String getNetType()
        Get 网络类型, Open|Internal。
        Returns:
        NetType 网络类型, Open|Internal。
      • setNetType

        public void setNetType​(String NetType)
        Set 网络类型, Open|Internal。
        Parameters:
        NetType - 网络类型, Open|Internal。
      • getAdminUser

        public String getAdminUser()
        Get 管理员用户名。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AdminUser 管理员用户名。 注意:此字段可能返回 null,表示取不到有效值。
      • setAdminUser

        public void setAdminUser​(String AdminUser)
        Set 管理员用户名。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AdminUser - 管理员用户名。 注意:此字段可能返回 null,表示取不到有效值。
      • getAdminPassword

        public String getAdminPassword()
        Get 管理员密码。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AdminPassword 管理员密码。 注意:此字段可能返回 null,表示取不到有效值。
      • setAdminPassword

        public void setAdminPassword​(String AdminPassword)
        Set 管理员密码。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AdminPassword - 管理员密码。 注意:此字段可能返回 null,表示取不到有效值。
      • getStatus

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

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

        public NetworkAccessControl getAccessControl()
        Get 网络访问策略 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AccessControl 网络访问策略 注意:此字段可能返回 null,表示取不到有效值。
      • setAccessControl

        public void setAccessControl​(NetworkAccessControl AccessControl)
        Set 网络访问策略 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AccessControl - 网络访问策略 注意:此字段可能返回 null,表示取不到有效值。
      • getSubnetId

        public String getSubnetId()
        Get 内网子网 ID 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SubnetId 内网子网 ID 注意:此字段可能返回 null,表示取不到有效值。
      • setSubnetId

        public void setSubnetId​(String SubnetId)
        Set 内网子网 ID 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SubnetId - 内网子网 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,表示取不到有效值。
      • getDescription

        public String getDescription()
        Get 负载均衡的描述 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Description 负载均衡的描述 注意:此字段可能返回 null,表示取不到有效值。
      • setDescription

        public void setDescription​(String Description)
        Set 负载均衡的描述 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Description - 负载均衡的描述 注意:此字段可能返回 null,表示取不到有效值。
      • getSlaType

        public String getSlaType()
        Get 负载均衡的规格类型,传 "SLA" 表示性能容量型,返回空为共享型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SlaType 负载均衡的规格类型,传 "SLA" 表示性能容量型,返回空为共享型 注意:此字段可能返回 null,表示取不到有效值。
      • setSlaType

        public void setSlaType​(String SlaType)
        Set 负载均衡的规格类型,传 "SLA" 表示性能容量型,返回空为共享型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SlaType - 负载均衡的规格类型,传 "SLA" 表示性能容量型,返回空为共享型 注意:此字段可能返回 null,表示取不到有效值。
      • getVip

        public String getVip()
        Get clb vip 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Vip clb vip 注意:此字段可能返回 null,表示取不到有效值。
      • setVip

        public void setVip​(String Vip)
        Set clb vip 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Vip - clb vip 注意:此字段可能返回 null,表示取不到有效值。
      • getInternetMaxBandwidthOut

        public Long getInternetMaxBandwidthOut()
        Get 带宽 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        InternetMaxBandwidthOut 带宽 注意:此字段可能返回 null,表示取不到有效值。
      • setInternetMaxBandwidthOut

        public void setInternetMaxBandwidthOut​(Long InternetMaxBandwidthOut)
        Set 带宽 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        InternetMaxBandwidthOut - 带宽 注意:此字段可能返回 null,表示取不到有效值。
      • getMultiZoneFlag

        public Boolean getMultiZoneFlag()
        Get 是否多可用区 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MultiZoneFlag 是否多可用区 注意:此字段可能返回 null,表示取不到有效值。
      • setMultiZoneFlag

        public void setMultiZoneFlag​(Boolean MultiZoneFlag)
        Set 是否多可用区 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MultiZoneFlag - 是否多可用区 注意:此字段可能返回 null,表示取不到有效值。
      • getMasterZoneId

        public String getMasterZoneId()
        Get 主可用区 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MasterZoneId 主可用区 注意:此字段可能返回 null,表示取不到有效值。
      • setMasterZoneId

        public void setMasterZoneId​(String MasterZoneId)
        Set 主可用区 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MasterZoneId - 主可用区 注意:此字段可能返回 null,表示取不到有效值。
      • getSlaveZoneId

        public String getSlaveZoneId()
        Get 备可用区 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SlaveZoneId 备可用区 注意:此字段可能返回 null,表示取不到有效值。
      • setSlaveZoneId

        public void setSlaveZoneId​(String SlaveZoneId)
        Set 备可用区 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SlaveZoneId - 备可用区 注意:此字段可能返回 null,表示取不到有效值。
      • getMasterZoneName

        public String getMasterZoneName()
        Get 主可用区名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MasterZoneName 主可用区名称 注意:此字段可能返回 null,表示取不到有效值。
      • setMasterZoneName

        public void setMasterZoneName​(String MasterZoneName)
        Set 主可用区名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MasterZoneName - 主可用区名称 注意:此字段可能返回 null,表示取不到有效值。
      • getSlaveZoneName

        public String getSlaveZoneName()
        Get 备可用区名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SlaveZoneName 备可用区名称 注意:此字段可能返回 null,表示取不到有效值。
      • setSlaveZoneName

        public void setSlaveZoneName​(String SlaveZoneName)
        Set 备可用区名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SlaveZoneName - 备可用区名称 注意:此字段可能返回 null,表示取不到有效值。
      • getNetworkId

        public String getNetworkId()
        Get 网络 id 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        NetworkId 网络 id 注意:此字段可能返回 null,表示取不到有效值。
      • setNetworkId

        public void setNetworkId​(String NetworkId)
        Set 网络 id 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        NetworkId - 网络 id 注意:此字段可能返回 null,表示取不到有效值。