| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeVolumeAttributeResponse |
EC2Client.describeVolumeAttribute(Consumer<DescribeVolumeAttributeRequest.Builder> describeVolumeAttributeRequest)
Describes the specified attribute of the specified volume.
|
default DescribeVolumeAttributeResponse |
EC2Client.describeVolumeAttribute(DescribeVolumeAttributeRequest describeVolumeAttributeRequest)
Describes the specified attribute of the specified volume.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeVolumeAttributeResponse> |
EC2AsyncClient.describeVolumeAttribute(Consumer<DescribeVolumeAttributeRequest.Builder> describeVolumeAttributeRequest)
Describes the specified attribute of the specified volume.
|
default CompletableFuture<DescribeVolumeAttributeResponse> |
EC2AsyncClient.describeVolumeAttribute(DescribeVolumeAttributeRequest describeVolumeAttributeRequest)
Describes the specified attribute of the specified volume.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVolumeAttributeResponse |
DescribeVolumeAttributeResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.