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