Uses of Class
com.amazonaws.services.ec2.model.ResetSnapshotAttributeResult
-
Packages that use ResetSnapshotAttributeResult Package Description com.amazonaws.services.ec2 com.amazonaws.services.ec2.model -
-
Uses of ResetSnapshotAttributeResult in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 that return ResetSnapshotAttributeResult Modifier and Type Method Description ResetSnapshotAttributeResultAbstractAmazonEC2. resetSnapshotAttribute(ResetSnapshotAttributeRequest request)ResetSnapshotAttributeResultAmazonEC2. resetSnapshotAttribute(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest)Resets permission settings for the specified snapshot.ResetSnapshotAttributeResultAmazonEC2Client. resetSnapshotAttribute(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest)Resets permission settings for the specified snapshot.Method parameters in com.amazonaws.services.ec2 with type arguments of type ResetSnapshotAttributeResult Modifier and Type Method Description Future<ResetSnapshotAttributeResult>AbstractAmazonEC2Async. resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest request, AsyncHandler<ResetSnapshotAttributeRequest,ResetSnapshotAttributeResult> asyncHandler)Future<ResetSnapshotAttributeResult>AmazonEC2Async. resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest, AsyncHandler<ResetSnapshotAttributeRequest,ResetSnapshotAttributeResult> asyncHandler)Resets permission settings for the specified snapshot.Future<ResetSnapshotAttributeResult>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 Modifier and Type Method Description ResetSnapshotAttributeResultResetSnapshotAttributeResult. clone()
-