| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| 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.
|
Copyright © 2022. All rights reserved.