| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ResetSnapshotAttributeResponse> |
Ec2AsyncClient.resetSnapshotAttribute(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest)
Resets permission settings for the specified snapshot.
|
default ResetSnapshotAttributeResponse |
Ec2Client.resetSnapshotAttribute(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest)
Resets permission settings for the specified snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ResetSnapshotAttributeRequestMarshaller.marshall(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest) |
Copyright © 2020. All rights reserved.