java.util.concurrent.Future<ModifySnapshotAttributeResult> |
AmazonEC2AsyncClient.modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest request) |
java.util.concurrent.Future<ModifySnapshotAttributeResult> |
AmazonEC2Async.modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest modifySnapshotAttributeRequest)
Adds or removes permission settings for the specified snapshot.
|
java.util.concurrent.Future<ModifySnapshotAttributeResult> |
AbstractAmazonEC2Async.modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest request) |
java.util.concurrent.Future<ModifySnapshotAttributeResult> |
AmazonEC2AsyncClient.modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest request,
AsyncHandler<ModifySnapshotAttributeRequest,ModifySnapshotAttributeResult> asyncHandler) |
java.util.concurrent.Future<ModifySnapshotAttributeResult> |
AmazonEC2Async.modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest modifySnapshotAttributeRequest,
AsyncHandler<ModifySnapshotAttributeRequest,ModifySnapshotAttributeResult> asyncHandler)
Adds or removes permission settings for the specified snapshot.
|
java.util.concurrent.Future<ModifySnapshotAttributeResult> |
AbstractAmazonEC2Async.modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest request,
AsyncHandler<ModifySnapshotAttributeRequest,ModifySnapshotAttributeResult> asyncHandler) |