Uses of Class
com.amazonaws.services.ec2.model.ResetSnapshotAttributeResult
Packages that use ResetSnapshotAttributeResult
-
Uses of ResetSnapshotAttributeResult in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 that return ResetSnapshotAttributeResultModifier and TypeMethodDescriptionAbstractAmazonEC2.resetSnapshotAttribute
(ResetSnapshotAttributeRequest request) AmazonEC2.resetSnapshotAttribute
(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest) Resets permission settings for the specified snapshot.AmazonEC2Client.resetSnapshotAttribute
(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest) Resets permission settings for the specified snapshot.Methods in com.amazonaws.services.ec2 that return types with arguments of type ResetSnapshotAttributeResultModifier and TypeMethodDescriptionAbstractAmazonEC2Async.resetSnapshotAttributeAsync
(ResetSnapshotAttributeRequest request) AbstractAmazonEC2Async.resetSnapshotAttributeAsync
(ResetSnapshotAttributeRequest request, AsyncHandler<ResetSnapshotAttributeRequest, ResetSnapshotAttributeResult> asyncHandler) AmazonEC2Async.resetSnapshotAttributeAsync
(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest) Resets permission settings for the specified snapshot.AmazonEC2Async.resetSnapshotAttributeAsync
(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest, AsyncHandler<ResetSnapshotAttributeRequest, ResetSnapshotAttributeResult> asyncHandler) Resets permission settings for the specified snapshot.AmazonEC2AsyncClient.resetSnapshotAttributeAsync
(ResetSnapshotAttributeRequest request) AmazonEC2AsyncClient.resetSnapshotAttributeAsync
(ResetSnapshotAttributeRequest request, AsyncHandler<ResetSnapshotAttributeRequest, ResetSnapshotAttributeResult> asyncHandler) Method parameters in com.amazonaws.services.ec2 with type arguments of type ResetSnapshotAttributeResultModifier and TypeMethodDescriptionAbstractAmazonEC2Async.resetSnapshotAttributeAsync
(ResetSnapshotAttributeRequest request, AsyncHandler<ResetSnapshotAttributeRequest, ResetSnapshotAttributeResult> asyncHandler) AmazonEC2Async.resetSnapshotAttributeAsync
(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest, AsyncHandler<ResetSnapshotAttributeRequest, ResetSnapshotAttributeResult> asyncHandler) Resets permission settings for the specified snapshot.AmazonEC2AsyncClient.resetSnapshotAttributeAsync
(ResetSnapshotAttributeRequest request, AsyncHandler<ResetSnapshotAttributeRequest, ResetSnapshotAttributeResult> asyncHandler) -
Uses of ResetSnapshotAttributeResult in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return ResetSnapshotAttributeResult