LookupDeveloperIdentityResult |
AbstractAmazonCognitoIdentity.lookupDeveloperIdentity(LookupDeveloperIdentityRequest request) |
|
LookupDeveloperIdentityResult |
AmazonCognitoIdentity.lookupDeveloperIdentity(LookupDeveloperIdentityRequest lookupDeveloperIdentityRequest) |
Retrieves the IdentityID associated with a
DeveloperUserIdentifier or the list of
DeveloperUserIdentifier s associated with an
IdentityId for an existing identity.
|
LookupDeveloperIdentityResult |
AmazonCognitoIdentityClient.lookupDeveloperIdentity(LookupDeveloperIdentityRequest lookupDeveloperIdentityRequest) |
Retrieves the IdentityID associated with a
DeveloperUserIdentifier or the list of
DeveloperUserIdentifier s associated with an
IdentityId for an existing identity.
|
Future<LookupDeveloperIdentityResult> |
AbstractAmazonCognitoIdentityAsync.lookupDeveloperIdentityAsync(LookupDeveloperIdentityRequest request) |
|
Future<LookupDeveloperIdentityResult> |
AbstractAmazonCognitoIdentityAsync.lookupDeveloperIdentityAsync(LookupDeveloperIdentityRequest request,
AsyncHandler<LookupDeveloperIdentityRequest,LookupDeveloperIdentityResult> asyncHandler) |
|
Future<LookupDeveloperIdentityResult> |
AmazonCognitoIdentityAsync.lookupDeveloperIdentityAsync(LookupDeveloperIdentityRequest lookupDeveloperIdentityRequest) |
Retrieves the IdentityID associated with a
DeveloperUserIdentifier or the list of
DeveloperUserIdentifier s associated with an
IdentityId for an existing identity.
|
Future<LookupDeveloperIdentityResult> |
AmazonCognitoIdentityAsync.lookupDeveloperIdentityAsync(LookupDeveloperIdentityRequest lookupDeveloperIdentityRequest,
AsyncHandler<LookupDeveloperIdentityRequest,LookupDeveloperIdentityResult> asyncHandler) |
Retrieves the IdentityID associated with a
DeveloperUserIdentifier or the list of
DeveloperUserIdentifier s associated with an
IdentityId for an existing identity.
|
Future<LookupDeveloperIdentityResult> |
AmazonCognitoIdentityAsyncClient.lookupDeveloperIdentityAsync(LookupDeveloperIdentityRequest request) |
|
Future<LookupDeveloperIdentityResult> |
AmazonCognitoIdentityAsyncClient.lookupDeveloperIdentityAsync(LookupDeveloperIdentityRequest request,
AsyncHandler<LookupDeveloperIdentityRequest,LookupDeveloperIdentityResult> asyncHandler) |
|