Class CloudNativeAPIGatewayStrategyAutoScalerConfigMetric


  • public class CloudNativeAPIGatewayStrategyAutoScalerConfigMetric
    extends AbstractModel
    • Constructor Detail

      • CloudNativeAPIGatewayStrategyAutoScalerConfigMetric

        public CloudNativeAPIGatewayStrategyAutoScalerConfigMetric()
      • CloudNativeAPIGatewayStrategyAutoScalerConfigMetric

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

      • getType

        public String getType()
        Get 指标类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Type 指标类型 注意:此字段可能返回 null,表示取不到有效值。
      • setType

        public void setType​(String Type)
        Set 指标类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Type - 指标类型 注意:此字段可能返回 null,表示取不到有效值。
      • getResourceName

        public String getResourceName()
        Get 指标资源名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ResourceName 指标资源名称 注意:此字段可能返回 null,表示取不到有效值。
      • setResourceName

        public void setResourceName​(String ResourceName)
        Set 指标资源名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ResourceName - 指标资源名称 注意:此字段可能返回 null,表示取不到有效值。
      • getTargetType

        public String getTargetType()
        Get 指标目标类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TargetType 指标目标类型 注意:此字段可能返回 null,表示取不到有效值。
      • setTargetType

        public void setTargetType​(String TargetType)
        Set 指标目标类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TargetType - 指标目标类型 注意:此字段可能返回 null,表示取不到有效值。
      • getTargetValue

        public Long getTargetValue()
        Get 指标目标值 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TargetValue 指标目标值 注意:此字段可能返回 null,表示取不到有效值。
      • setTargetValue

        public void setTargetValue​(Long TargetValue)
        Set 指标目标值 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TargetValue - 指标目标值 注意:此字段可能返回 null,表示取不到有效值。