| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVolumeResponse> |
Ec2AsyncClient.createVolume(CreateVolumeRequest createVolumeRequest)
Creates an EBS volume that can be attached to an instance in the same Availability Zone.
|
default CreateVolumeResponse |
Ec2Client.createVolume(CreateVolumeRequest createVolumeRequest)
Creates an EBS volume that can be attached to an instance in the same Availability Zone.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateVolumeRequestMarshaller.marshall(CreateVolumeRequest createVolumeRequest) |
Copyright © 2021. All rights reserved.