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