public static class UpdateApplicationScalingRuleResponseBody.AppScalingRule
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
UpdateApplicationScalingRuleResponseBody.AppScalingRule.Builder |
public static UpdateApplicationScalingRuleResponseBody.AppScalingRule.Builder builder()
public static UpdateApplicationScalingRuleResponseBody.AppScalingRule create()
public String getAppId()
public UpdateApplicationScalingRuleResponseBody.Behaviour getBehaviour()
public Long getCreateTime()
public Long getLastDisableTime()
public Integer getMaxReplicas()
public UpdateApplicationScalingRuleResponseBody.Metric getMetric()
public Integer getMinReplicas()
public Boolean getScaleRuleEnabled()
public String getScaleRuleName()
public String getScaleRuleType()
public UpdateApplicationScalingRuleResponseBody.Trigger getTrigger()
public Long getUpdateTime()
Copyright © 2023. All rights reserved.