| Package | Description |
|---|---|
| com.amazonaws.services.ec2 |
|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
ModifySnapshotAttributeResult |
AmazonEC2Client.modifySnapshotAttribute(ModifySnapshotAttributeRequest request)
Adds or removes permission settings for the specified snapshot.
|
ModifySnapshotAttributeResult |
AbstractAmazonEC2.modifySnapshotAttribute(ModifySnapshotAttributeRequest request) |
ModifySnapshotAttributeResult |
AmazonEC2.modifySnapshotAttribute(ModifySnapshotAttributeRequest modifySnapshotAttributeRequest)
Adds or removes permission settings for the specified snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ModifySnapshotAttributeResult> |
AmazonEC2AsyncClient.modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest request,
AsyncHandler<ModifySnapshotAttributeRequest,ModifySnapshotAttributeResult> asyncHandler) |
Future<ModifySnapshotAttributeResult> |
AmazonEC2Async.modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest modifySnapshotAttributeRequest,
AsyncHandler<ModifySnapshotAttributeRequest,ModifySnapshotAttributeResult> asyncHandler)
Adds or removes permission settings for the specified snapshot.
|
Future<ModifySnapshotAttributeResult> |
AbstractAmazonEC2Async.modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest request,
AsyncHandler<ModifySnapshotAttributeRequest,ModifySnapshotAttributeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ModifySnapshotAttributeResult |
ModifySnapshotAttributeResult.clone() |
Copyright © 2024. All rights reserved.