| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| software.amazon.awssdk.services.autoscaling.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateAutoScalingGroupResponse> |
AutoScalingAsyncClient.createAutoScalingGroup(CreateAutoScalingGroupRequest createAutoScalingGroupRequest)
Creates an Auto Scaling group with the specified name and attributes.
|
default CreateAutoScalingGroupResponse |
AutoScalingClient.createAutoScalingGroup(CreateAutoScalingGroupRequest createAutoScalingGroupRequest)
Creates an Auto Scaling group with the specified name and attributes.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateAutoScalingGroupRequestMarshaller.marshall(CreateAutoScalingGroupRequest createAutoScalingGroupRequest) |
Copyright © 2018. All rights reserved.