public class ModifyScalingRuleRequest extends com.aliyuncs.RpcAcsRequest<ModifyScalingRuleResponse>
| Modifier and Type | Class and Description |
|---|---|
static class |
ModifyScalingRuleRequest.StepAdjustment |
| Constructor and Description |
|---|
ModifyScalingRuleRequest() |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setSysAcceptFormat, setSysActionName, setSysSecurityToken, setSysVersion, setVersion, signRequestappendUserAgent, concatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getSysAcceptFormat, getSysActionName, getSysBodyParameters, getSysDomainParameters, getSysEndpointType, getSysLocationProduct, getSysProduct, getSysProductDomain, getSysProtocol, getSysQueryParameters, getSysRegionId, getSysSecurityToken, getSysUserAgentConfig, getSysVersion, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, setSysEndpoint, setSysEndpointType, setSysLocationProduct, setSysProductDomain, setSysProtocol, setSysRegionIdgetConnectTimeout, getContentTypeValue, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentString, getHttpContentType, getKeyManagers, getMethod, getReadTimeout, getSysConnectTimeout, getSysEncoding, getSysHeaders, getSysMethod, getSysReadTimeout, getSysUrl, getUrl, getX509TrustManagers, isIgnoreSSLCerts, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setIgnoreSSLCerts, setKeyManagers, setMethod, setReadTimeout, setSysConnectTimeout, setSysEncoding, setSysMethod, setSysReadTimeout, setSysUrl, setUrl, setX509TrustManagerspublic Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public List<ModifyScalingRuleRequest.StepAdjustment> getStepAdjustments()
public void setStepAdjustments(List<ModifyScalingRuleRequest.StepAdjustment> stepAdjustments)
public Boolean getDisableScaleIn()
public void setDisableScaleIn(Boolean disableScaleIn)
public String getScalingRuleId()
public void setScalingRuleId(String scalingRuleId)
public Integer getInitialMaxSize()
public void setInitialMaxSize(Integer initialMaxSize)
public String getScalingRuleName()
public void setScalingRuleName(String scalingRuleName)
public Integer getCooldown()
public void setCooldown(Integer cooldown)
public String getPredictiveValueBehavior()
public void setPredictiveValueBehavior(String predictiveValueBehavior)
public Integer getScaleInEvaluationCount()
public void setScaleInEvaluationCount(Integer scaleInEvaluationCount)
public String getMetricName()
public void setMetricName(String metricName)
public String getPredictiveScalingMode()
public void setPredictiveScalingMode(String predictiveScalingMode)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public Integer getAdjustmentValue()
public void setAdjustmentValue(Integer adjustmentValue)
public Integer getEstimatedInstanceWarmup()
public void setEstimatedInstanceWarmup(Integer estimatedInstanceWarmup)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public Integer getPredictiveTaskBufferTime()
public void setPredictiveTaskBufferTime(Integer predictiveTaskBufferTime)
public String getAdjustmentType()
public void setAdjustmentType(String adjustmentType)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Integer getPredictiveValueBuffer()
public void setPredictiveValueBuffer(Integer predictiveValueBuffer)
public Integer getScaleOutEvaluationCount()
public void setScaleOutEvaluationCount(Integer scaleOutEvaluationCount)
public Integer getMinAdjustmentMagnitude()
public void setMinAdjustmentMagnitude(Integer minAdjustmentMagnitude)
public Float getTargetValue()
public void setTargetValue(Float targetValue)
public Class<ModifyScalingRuleResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<ModifyScalingRuleResponse>Copyright © 2021. All Rights Reserved.