| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeSnapshotAttributeResponse |
EC2Client.describeSnapshotAttribute(Consumer<DescribeSnapshotAttributeRequest.Builder> describeSnapshotAttributeRequest)
Describes the specified attribute of the specified snapshot.
|
default DescribeSnapshotAttributeResponse |
EC2Client.describeSnapshotAttribute(DescribeSnapshotAttributeRequest describeSnapshotAttributeRequest)
Describes the specified attribute of the specified snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSnapshotAttributeResponse> |
EC2AsyncClient.describeSnapshotAttribute(Consumer<DescribeSnapshotAttributeRequest.Builder> describeSnapshotAttributeRequest)
Describes the specified attribute of the specified snapshot.
|
default CompletableFuture<DescribeSnapshotAttributeResponse> |
EC2AsyncClient.describeSnapshotAttribute(DescribeSnapshotAttributeRequest describeSnapshotAttributeRequest)
Describes the specified attribute of the specified snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSnapshotAttributeResponse |
DescribeSnapshotAttributeResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.