public static final class EnableApplicationScalingRuleResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
EnableApplicationScalingRuleResponseBody.Builder |
appScalingRule(EnableApplicationScalingRuleResponseBody.AppScalingRule appScalingRule)
The information about the auto scaling policy.
|
EnableApplicationScalingRuleResponseBody |
build() |
EnableApplicationScalingRuleResponseBody.Builder |
code(Integer code)
The HTTP status code.
|
EnableApplicationScalingRuleResponseBody.Builder |
message(String message)
The returned message.
|
EnableApplicationScalingRuleResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
public EnableApplicationScalingRuleResponseBody.Builder appScalingRule(EnableApplicationScalingRuleResponseBody.AppScalingRule appScalingRule)
public EnableApplicationScalingRuleResponseBody.Builder code(Integer code)
public EnableApplicationScalingRuleResponseBody.Builder message(String message)
public EnableApplicationScalingRuleResponseBody.Builder requestId(String requestId)
public EnableApplicationScalingRuleResponseBody build()
Copyright © 2023. All rights reserved.