Package | Description |
---|---|
com.amazonaws.services.cognitoidentity.model |
Classes modeling the various types represented by AmazonCognitoIdentity.
|
Modifier and Type | Method and Description |
---|---|
Credentials |
GetCredentialsForIdentityResult.getCredentials()
Returns the value of the Credentials property for this object.
|
Credentials |
Credentials.withAccessKeyId(String accessKeyId)
Sets the value of the AccessKeyId property for this object.
|
Credentials |
Credentials.withExpiration(Date expiration)
Sets the value of the Expiration property for this object.
|
Credentials |
Credentials.withSecretKey(String secretKey)
Sets the value of the SecretKey property for this object.
|
Credentials |
Credentials.withSessionToken(String sessionToken)
Sets the value of the SessionToken property for this object.
|
Modifier and Type | Method and Description |
---|---|
void |
GetCredentialsForIdentityResult.setCredentials(Credentials credentials)
Sets the value of the Credentials property for this object.
|
GetCredentialsForIdentityResult |
GetCredentialsForIdentityResult.withCredentials(Credentials credentials)
Sets the value of the Credentials property for this object.
|
Copyright © 2015. All rights reserved.