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