| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.transform | |
| software.amazon.awssdk.services.cloudfront.waiters |
| Modifier and Type | Method and Description |
|---|---|
default GetInvalidationResponse |
CloudFrontClient.getInvalidation(GetInvalidationRequest getInvalidationRequest)
Get the information about an invalidation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetInvalidationResponse> |
CloudFrontAsyncClient.getInvalidation(GetInvalidationRequest getInvalidationRequest)
Get the information about an invalidation.
|
| Modifier and Type | Method and Description |
|---|---|
GetInvalidationResponse |
GetInvalidationResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
GetInvalidationResponse |
GetInvalidationFunction.apply(GetInvalidationRequest getInvalidationRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2017. All rights reserved.