| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
DryRunSupportedRequest<X> |
DryRunResult.getOriginalRequest()
Returns the original request of the dry-run operation.
|
| Constructor and Description |
|---|
DryRunResult(boolean isSuccessful,
DryRunSupportedRequest<X> originalRequest,
String message,
AmazonServiceException dryRunResponse) |
Copyright © 2017. All rights reserved.