@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetChangeFunction extends Object implements SdkFunction<GetChangeRequest,GetChangeResult>
Constructor and Description |
---|
GetChangeFunction(AmazonRoute53 client)
Constructs a new GetChangeFunction with the given client
|
Modifier and Type | Method and Description |
---|---|
GetChangeResult |
apply(GetChangeRequest getChangeRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
public GetChangeFunction(AmazonRoute53 client)
client
- Service clientpublic GetChangeResult apply(GetChangeRequest getChangeRequest)
apply
in interface SdkFunction<GetChangeRequest,GetChangeResult>
getChangeRequest
- Corresponding request for the operationCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.