Modifier and Type | Method and Description |
---|---|
GetCredentialsForIdentityResult |
AmazonCognitoIdentityClient.getCredentialsForIdentity(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest)
Returns credentials for the provided identity ID.
|
GetCredentialsForIdentityResult |
AmazonCognitoIdentity.getCredentialsForIdentity(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest)
Returns credentials for the provided identity ID.
|
GetCredentialsForIdentityResult |
AbstractAmazonCognitoIdentity.getCredentialsForIdentity(GetCredentialsForIdentityRequest request) |
Modifier and Type | Method and Description |
---|---|
GetCredentialsForIdentityResult |
GetCredentialsForIdentityResult.clone() |
GetCredentialsForIdentityResult |
GetCredentialsForIdentityResult.withCredentials(Credentials credentials)
Credentials for the provided identity ID.
|
GetCredentialsForIdentityResult |
GetCredentialsForIdentityResult.withIdentityId(java.lang.String identityId)
A unique identifier in the format REGION:GUID.
|
Modifier and Type | Method and Description |
---|---|
GetCredentialsForIdentityResult |
GetCredentialsForIdentityResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |