@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class GetInvalidationFunction extends Object implements SdkFunction<GetInvalidationRequest,GetInvalidationResponse>
| Constructor and Description |
|---|
GetInvalidationFunction(CloudFrontClient client)
Constructs a new GetInvalidationFunction with the given client
|
| Modifier and Type | Method and Description |
|---|---|
GetInvalidationResponse |
apply(GetInvalidationRequest getInvalidationRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
public GetInvalidationFunction(CloudFrontClient client)
client - Service clientpublic GetInvalidationResponse apply(GetInvalidationRequest getInvalidationRequest)
apply in interface SdkFunction<GetInvalidationRequest,GetInvalidationResponse>getInvalidationRequest - Corresponding request for the operationCopyright © 2017. All rights reserved.