Class UsagePlanInfo

    • Constructor Detail

      • UsagePlanInfo

        public UsagePlanInfo()
      • UsagePlanInfo

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

      • getUsagePlanId

        public String getUsagePlanId()
        Get 使用计划唯一 ID。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        UsagePlanId 使用计划唯一 ID。 注意:此字段可能返回 null,表示取不到有效值。
      • setUsagePlanId

        public void setUsagePlanId​(String UsagePlanId)
        Set 使用计划唯一 ID。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        UsagePlanId - 使用计划唯一 ID。 注意:此字段可能返回 null,表示取不到有效值。
      • getUsagePlanName

        public String getUsagePlanName()
        Get 使用计划名称。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        UsagePlanName 使用计划名称。 注意:此字段可能返回 null,表示取不到有效值。
      • setUsagePlanName

        public void setUsagePlanName​(String UsagePlanName)
        Set 使用计划名称。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        UsagePlanName - 使用计划名称。 注意:此字段可能返回 null,表示取不到有效值。
      • getUsagePlanDesc

        public String getUsagePlanDesc()
        Get 使用计划描述。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        UsagePlanDesc 使用计划描述。 注意:此字段可能返回 null,表示取不到有效值。
      • setUsagePlanDesc

        public void setUsagePlanDesc​(String UsagePlanDesc)
        Set 使用计划描述。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        UsagePlanDesc - 使用计划描述。 注意:此字段可能返回 null,表示取不到有效值。
      • getMaxRequestNumPreSec

        public Long getMaxRequestNumPreSec()
        Get 每秒请求限制数。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MaxRequestNumPreSec 每秒请求限制数。 注意:此字段可能返回 null,表示取不到有效值。
      • setMaxRequestNumPreSec

        public void setMaxRequestNumPreSec​(Long MaxRequestNumPreSec)
        Set 每秒请求限制数。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MaxRequestNumPreSec - 每秒请求限制数。 注意:此字段可能返回 null,表示取不到有效值。
      • getMaxRequestNum

        public Long getMaxRequestNum()
        Get 最大调用次数。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MaxRequestNum 最大调用次数。 注意:此字段可能返回 null,表示取不到有效值。
      • setMaxRequestNum

        public void setMaxRequestNum​(Long MaxRequestNum)
        Set 最大调用次数。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MaxRequestNum - 最大调用次数。 注意:此字段可能返回 null,表示取不到有效值。
      • getCreatedTime

        public String getCreatedTime()
        Get 创建时间。按照 ISO8601 标准表示,并且使用 UTC 时间。格式为:YYYY-MM-DDThh:mm:ssZ。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CreatedTime 创建时间。按照 ISO8601 标准表示,并且使用 UTC 时间。格式为:YYYY-MM-DDThh:mm:ssZ。 注意:此字段可能返回 null,表示取不到有效值。
      • setCreatedTime

        public void setCreatedTime​(String CreatedTime)
        Set 创建时间。按照 ISO8601 标准表示,并且使用 UTC 时间。格式为:YYYY-MM-DDThh:mm:ssZ。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CreatedTime - 创建时间。按照 ISO8601 标准表示,并且使用 UTC 时间。格式为:YYYY-MM-DDThh:mm:ssZ。 注意:此字段可能返回 null,表示取不到有效值。
      • getModifiedTime

        public String getModifiedTime()
        Get 最后修改时间。按照 ISO8601 标准表示,并且使用 UTC 时间。格式为:YYYY-MM-DDThh:mm:ssZ。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ModifiedTime 最后修改时间。按照 ISO8601 标准表示,并且使用 UTC 时间。格式为:YYYY-MM-DDThh:mm:ssZ。 注意:此字段可能返回 null,表示取不到有效值。
      • setModifiedTime

        public void setModifiedTime​(String ModifiedTime)
        Set 最后修改时间。按照 ISO8601 标准表示,并且使用 UTC 时间。格式为:YYYY-MM-DDThh:mm:ssZ。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ModifiedTime - 最后修改时间。按照 ISO8601 标准表示,并且使用 UTC 时间。格式为:YYYY-MM-DDThh:mm:ssZ。 注意:此字段可能返回 null,表示取不到有效值。
      • getBindSecretIdTotalCount

        public Long getBindSecretIdTotalCount()
        Get 绑定密钥的数量。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        BindSecretIdTotalCount 绑定密钥的数量。 注意:此字段可能返回 null,表示取不到有效值。
      • setBindSecretIdTotalCount

        public void setBindSecretIdTotalCount​(Long BindSecretIdTotalCount)
        Set 绑定密钥的数量。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        BindSecretIdTotalCount - 绑定密钥的数量。 注意:此字段可能返回 null,表示取不到有效值。
      • getBindSecretIds

        public String[] getBindSecretIds()
        Get 绑定密钥的详情。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        BindSecretIds 绑定密钥的详情。 注意:此字段可能返回 null,表示取不到有效值。
      • setBindSecretIds

        public void setBindSecretIds​(String[] BindSecretIds)
        Set 绑定密钥的详情。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        BindSecretIds - 绑定密钥的详情。 注意:此字段可能返回 null,表示取不到有效值。
      • getBindEnvironmentTotalCount

        public Long getBindEnvironmentTotalCount()
        Get 绑定环境数量。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        BindEnvironmentTotalCount 绑定环境数量。 注意:此字段可能返回 null,表示取不到有效值。
      • setBindEnvironmentTotalCount

        public void setBindEnvironmentTotalCount​(Long BindEnvironmentTotalCount)
        Set 绑定环境数量。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        BindEnvironmentTotalCount - 绑定环境数量。 注意:此字段可能返回 null,表示取不到有效值。
      • getBindEnvironments

        public UsagePlanBindEnvironment[] getBindEnvironments()
        Get 绑定环境详情。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        BindEnvironments 绑定环境详情。 注意:此字段可能返回 null,表示取不到有效值。
      • setBindEnvironments

        public void setBindEnvironments​(UsagePlanBindEnvironment[] BindEnvironments)
        Set 绑定环境详情。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        BindEnvironments - 绑定环境详情。 注意:此字段可能返回 null,表示取不到有效值。