| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentity |
Synchronous and asynchronous client classes for accessing AmazonCognitoIdentity.
|
| com.amazonaws.services.cognitoidentity.model |
Classes modeling the various types represented by AmazonCognitoIdentity.
|
| Modifier and Type | Method and Description |
|---|---|
GetOpenIdTokenResult |
AmazonCognitoIdentityClient.getOpenIdToken(GetOpenIdTokenRequest getOpenIdTokenRequest) |
GetOpenIdTokenResult |
AmazonCognitoIdentity.getOpenIdToken(GetOpenIdTokenRequest getOpenIdTokenRequest) |
| Modifier and Type | Method and Description |
|---|---|
GetOpenIdTokenResult |
GetOpenIdTokenResult.withIdentityId(String identityId)
Sets the value of the IdentityId property for this object.
|
GetOpenIdTokenResult |
GetOpenIdTokenResult.withToken(String token)
Sets the value of the Token property for this object.
|
Copyright © 2015. All rights reserved.