| 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 |
|---|---|
GetOpenIdTokenRequest |
GetOpenIdTokenRequest.addLoginsEntry(String key,
String value)
Sets the value of the Logins property for this object.
|
GetOpenIdTokenRequest |
GetOpenIdTokenRequest.clearLoginsEntries()
Removes all the entries added into Logins.
|
GetOpenIdTokenRequest |
GetOpenIdTokenRequest.withIdentityId(String identityId)
Sets the value of the IdentityId property for this object.
|
GetOpenIdTokenRequest |
GetOpenIdTokenRequest.withLogins(Map<String,String> logins)
Sets the value of the Logins property for this object.
|
Copyright © 2015. All rights reserved.