Uses of Class
com.amazonaws.services.ec2.model.DryRunResult
Packages that use DryRunResult
-
Uses of DryRunResult in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 that return DryRunResultModifier and TypeMethodDescription<X extends AmazonWebServiceRequest>
DryRunResult<X> AbstractAmazonEC2.dryRun
(DryRunSupportedRequest<X> request) <X extends AmazonWebServiceRequest>
DryRunResult<X> AmazonEC2.dryRun
(DryRunSupportedRequest<X> request) Checks whether you have the required permissions for the provided Amazon EC2 operation, without actually running it.<X extends AmazonWebServiceRequest>
DryRunResult<X> AmazonEC2Client.dryRun
(DryRunSupportedRequest<X> request) Checks whether you have the required permissions for the provided Amazon EC2 operation, without actually running it.