Uses of Class
com.amazonaws.services.ec2.model.DryRunResult

Packages that use DryRunResult
com.amazonaws.services.ec2 Synchronous and asynchronous client classes for accessing AmazonEC2. 
 

Uses of DryRunResult in com.amazonaws.services.ec2
 

Methods in com.amazonaws.services.ec2 that return DryRunResult
<X extends AmazonWebServiceRequest>
DryRunResult<X>
AmazonEC2Client.dryRun(DryRunSupportedRequest<X> request)
          Checks whether you have the required permissions for the provided AmazonEC2 operation, without actually running it.
<X extends AmazonWebServiceRequest>
DryRunResult<X>
AmazonEC2.dryRun(DryRunSupportedRequest<X> request)
          Checks whether you have the required permissions for the provided AmazonEC2 operation, without actually running it.
 



Copyright © 2016. All rights reserved.