@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetInvalidationFunction extends Object implements SdkFunction<GetInvalidationRequest,GetInvalidationResult>
| Constructor and Description | 
|---|
GetInvalidationFunction(AmazonCloudFront client)
Constructs a new GetInvalidationFunction with the given client 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GetInvalidationResult | 
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(AmazonCloudFront client)
client - Service clientpublic GetInvalidationResult apply(GetInvalidationRequest getInvalidationRequest)
apply in interface SdkFunction<GetInvalidationRequest,GetInvalidationResult>getInvalidationRequest - Corresponding request for the operationCopyright © 2017. All rights reserved.