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