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