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