| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeSnapshotAttributeResponse |
EC2Client.describeSnapshotAttribute(DescribeSnapshotAttributeRequest 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 |
|---|---|
Request<DescribeSnapshotAttributeRequest> |
DescribeSnapshotAttributeRequestMarshaller.marshall(DescribeSnapshotAttributeRequest describeSnapshotAttributeRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeSnapshotAttributeRequest> |
DescribeSnapshotAttributeRequestMarshaller.marshall(DescribeSnapshotAttributeRequest describeSnapshotAttributeRequest) |
Copyright © 2017. All rights reserved.