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