SdkFunction<GetInstanceProfileRequest,GetInstanceProfileResponse>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class GetInstanceProfileFunction extends Object implements SdkFunction<GetInstanceProfileRequest,GetInstanceProfileResponse>
Constructor | Description |
---|---|
GetInstanceProfileFunction(IAMClient client) |
Constructs a new GetInstanceProfileFunction with the given client
|
Modifier and Type | Method | Description |
---|---|---|
GetInstanceProfileResponse |
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(IAMClient client)
client
- Service clientpublic GetInstanceProfileResponse apply(GetInstanceProfileRequest getInstanceProfileRequest)
apply
in interface SdkFunction<GetInstanceProfileRequest,GetInstanceProfileResponse>
getInstanceProfileRequest
- Corresponding request for the operationCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.