public static class CreateAutoScalingPolicyResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 etag(String etag)
public CreateAutoScalingPolicyResponse.Builder opcRequestId(String opcRequestId)
public CreateAutoScalingPolicyResponse.Builder autoScalingPolicy(AutoScalingPolicy autoScalingPolicy)
public CreateAutoScalingPolicyResponse build()
Copyright © 2016–2019. All rights reserved.