Package | Description |
---|---|
com.amazonaws.services.cognitoidp | |
com.amazonaws.services.cognitoidp.model | |
com.amazonaws.services.cognitoidp.model.transform |
Modifier and Type | Method and Description |
---|---|
GetUserResult |
AbstractAWSCognitoIdentityProvider.getUser(GetUserRequest request) |
GetUserResult |
AWSCognitoIdentityProviderClient.getUser(GetUserRequest getUserRequest)
Gets the user attributes and metadata for a user.
|
GetUserResult |
AWSCognitoIdentityProvider.getUser(GetUserRequest getUserRequest)
Gets the user attributes and metadata for a user.
|
java.util.concurrent.Future<GetUserResult> |
AbstractAWSCognitoIdentityProviderAsync.getUserAsync(GetUserRequest request) |
java.util.concurrent.Future<GetUserResult> |
AWSCognitoIdentityProviderAsyncClient.getUserAsync(GetUserRequest request) |
java.util.concurrent.Future<GetUserResult> |
AWSCognitoIdentityProviderAsync.getUserAsync(GetUserRequest getUserRequest)
Gets the user attributes and metadata for a user.
|
java.util.concurrent.Future<GetUserResult> |
AbstractAWSCognitoIdentityProviderAsync.getUserAsync(GetUserRequest request,
AsyncHandler<GetUserRequest,GetUserResult> asyncHandler) |
java.util.concurrent.Future<GetUserResult> |
AWSCognitoIdentityProviderAsyncClient.getUserAsync(GetUserRequest request,
AsyncHandler<GetUserRequest,GetUserResult> asyncHandler) |
java.util.concurrent.Future<GetUserResult> |
AWSCognitoIdentityProviderAsync.getUserAsync(GetUserRequest getUserRequest,
AsyncHandler<GetUserRequest,GetUserResult> asyncHandler)
Gets the user attributes and metadata for a user.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetUserResult> |
AbstractAWSCognitoIdentityProviderAsync.getUserAsync(GetUserRequest request,
AsyncHandler<GetUserRequest,GetUserResult> asyncHandler) |
java.util.concurrent.Future<GetUserResult> |
AWSCognitoIdentityProviderAsyncClient.getUserAsync(GetUserRequest request,
AsyncHandler<GetUserRequest,GetUserResult> asyncHandler) |
java.util.concurrent.Future<GetUserResult> |
AWSCognitoIdentityProviderAsync.getUserAsync(GetUserRequest getUserRequest,
AsyncHandler<GetUserRequest,GetUserResult> asyncHandler)
Gets the user attributes and metadata for a user.
|
Modifier and Type | Method and Description |
---|---|
GetUserRequest |
GetUserRequest.clone() |
GetUserRequest |
GetUserRequest.withAccessToken(java.lang.String accessToken)
The access token returned by the server response to get information about
the user.
|
Modifier and Type | Method and Description |
---|---|
Request<GetUserRequest> |
GetUserRequestMarshaller.marshall(GetUserRequest getUserRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetUserRequest> |
GetUserRequestMarshaller.marshall(GetUserRequest getUserRequest) |