Uses of Class
com.amazonaws.services.ec2.model.ModifySnapshotAttributeResult
-
Packages that use ModifySnapshotAttributeResult Package Description com.amazonaws.services.ec2 com.amazonaws.services.ec2.model -
-
Uses of ModifySnapshotAttributeResult in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 that return ModifySnapshotAttributeResult Modifier and Type Method Description ModifySnapshotAttributeResult
AbstractAmazonEC2. modifySnapshotAttribute(ModifySnapshotAttributeRequest request)
ModifySnapshotAttributeResult
AmazonEC2. modifySnapshotAttribute(ModifySnapshotAttributeRequest modifySnapshotAttributeRequest)
Adds or removes permission settings for the specified snapshot.ModifySnapshotAttributeResult
AmazonEC2Client. modifySnapshotAttribute(ModifySnapshotAttributeRequest modifySnapshotAttributeRequest)
Adds or removes permission settings for the specified snapshot.Method parameters in com.amazonaws.services.ec2 with type arguments of type ModifySnapshotAttributeResult Modifier and Type Method Description Future<ModifySnapshotAttributeResult>
AbstractAmazonEC2Async. 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>
AmazonEC2AsyncClient. modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest request, AsyncHandler<ModifySnapshotAttributeRequest,ModifySnapshotAttributeResult> asyncHandler)
-
Uses of ModifySnapshotAttributeResult in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return ModifySnapshotAttributeResult Modifier and Type Method Description ModifySnapshotAttributeResult
ModifySnapshotAttributeResult. clone()
-