| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ResetSnapshotAttributeResponse |
EC2Client.resetSnapshotAttribute(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest)
Resets permission settings for the specified snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ResetSnapshotAttributeResponse> |
EC2AsyncClient.resetSnapshotAttribute(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest)
Resets permission settings for the specified snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
ResetSnapshotAttributeResponse |
ResetSnapshotAttributeResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.