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