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