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