public static class CreateAutoScalingPolicyResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
CreateAutoScalingPolicyResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
CreateAutoScalingPolicyResponse.Builder |
autoScalingPolicy(AutoScalingPolicy autoScalingPolicy) |
CreateAutoScalingPolicyResponse |
build() |
CreateAutoScalingPolicyResponse.Builder |
copy(CreateAutoScalingPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateAutoScalingPolicyResponse.Builder |
etag(String etag) |
CreateAutoScalingPolicyResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public CreateAutoScalingPolicyResponse.Builder copy(CreateAutoScalingPolicyResponse o)
Copy method to populate the builder with values from the given instance.
public CreateAutoScalingPolicyResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public CreateAutoScalingPolicyResponse.Builder etag(String etag)
public CreateAutoScalingPolicyResponse.Builder opcRequestId(String opcRequestId)
public CreateAutoScalingPolicyResponse.Builder autoScalingPolicy(AutoScalingPolicy autoScalingPolicy)
public CreateAutoScalingPolicyResponse build()
Copyright © 2016–2021. All rights reserved.