- getAccessKeyId() - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Access Key portion of the credentials.
- getAccountId() - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
A standard AWS account ID (9+ digits).
- getAllowUnauthenticatedIdentities() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
TRUE if the identity pool supports unauthenticated logins.
- getAllowUnauthenticatedIdentities() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
TRUE if the identity pool supports unauthenticated logins.
- getAllowUnauthenticatedIdentities() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
TRUE if the identity pool supports unauthenticated logins.
- getAllowUnauthenticatedIdentities() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
TRUE if the identity pool supports unauthenticated logins.
- getAllowUnauthenticatedIdentities() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
TRUE if the identity pool supports unauthenticated logins.
- getAmbiguousRoleResolution() - Method in class com.amazonaws.services.cognitoidentity.model.RoleMapping
-
If you specify Token or Rules as the Type
, AmbiguousRoleResolution
is required.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentity
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getClaim() - Method in class com.amazonaws.services.cognitoidentity.model.MappingRule
-
The claim name that must be present in the token, for example, "isAdmin" or "paid".
- getClientId() - Method in class com.amazonaws.services.cognitoidentity.model.CognitoIdentityProvider
-
The client ID for the Amazon Cognito Identity User Pool.
- getCognitoIdentityProviders() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
An array of Amazon Cognito Identity user pools and their client IDs.
- getCognitoIdentityProviders() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
A list representing an Amazon Cognito Identity User Pool and its client ID.
- getCognitoIdentityProviders() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
A list representing an Amazon Cognito Identity User Pool and its client ID.
- getCognitoIdentityProviders() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
A list representing an Amazon Cognito Identity User Pool and its client ID.
- getCognitoIdentityProviders() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
A list representing an Amazon Cognito Identity User Pool and its client ID.
- getCreationDate() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityResult
-
Date on which the identity was created.
- getCreationDate() - Method in class com.amazonaws.services.cognitoidentity.model.IdentityDescription
-
Date on which the identity was created.
- getCredentials() - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityResult
-
Credentials for the provided identity ID.
- getCredentialsForIdentity(GetCredentialsForIdentityRequest) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentity
-
- getCredentialsForIdentity(GetCredentialsForIdentityRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
Returns credentials for the provided identity ID.
- getCredentialsForIdentity(GetCredentialsForIdentityRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Returns credentials for the provided identity ID.
- getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentityAsync
-
- getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest, AsyncHandler<GetCredentialsForIdentityRequest, GetCredentialsForIdentityResult>) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentityAsync
-
- getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsync
-
Returns credentials for the provided identity ID.
- getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest, AsyncHandler<GetCredentialsForIdentityRequest, GetCredentialsForIdentityResult>) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsync
-
Returns credentials for the provided identity ID.
- getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsyncClient
-
- getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest, AsyncHandler<GetCredentialsForIdentityRequest, GetCredentialsForIdentityResult>) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsyncClient
-
- GetCredentialsForIdentityRequest - Class in com.amazonaws.services.cognitoidentity.model
-
Input to the GetCredentialsForIdentity
action.
- GetCredentialsForIdentityRequest() - Constructor for class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
- GetCredentialsForIdentityResult - Class in com.amazonaws.services.cognitoidentity.model
-
Returned in response to a successful GetCredentialsForIdentity
operation.
- GetCredentialsForIdentityResult() - Constructor for class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityResult
-
- getCustomRoleArn() - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
The Amazon Resource Name (ARN) of the role to be assumed when multiple roles were received in the token from the
identity provider.
- getDestinationUserIdentifier() - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesRequest
-
User identifier for the destination user.
- getDeveloperProviderName() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
The "domain" by which Cognito will refer to your users.
- getDeveloperProviderName() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
The "domain" by which Cognito will refer to your users.
- getDeveloperProviderName() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
The "domain" by which Cognito will refer to your users.
- getDeveloperProviderName() - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesRequest
-
The "domain" by which Cognito will refer to your users.
- getDeveloperProviderName() - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkDeveloperIdentityRequest
-
The "domain" by which Cognito will refer to your users.
- getDeveloperProviderName() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
The "domain" by which Cognito will refer to your users.
- getDeveloperProviderName() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
The "domain" by which Cognito will refer to your users.
- getDeveloperUserIdentifier() - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityRequest
-
A unique ID used by your backend authentication process to identify a user.
- getDeveloperUserIdentifier() - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkDeveloperIdentityRequest
-
A unique ID used by your backend authentication process to identify a user.
- getDeveloperUserIdentifierList() - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityResult
-
This is the list of developer user identifiers associated with an identity ID.
- getErrorCode() - Method in class com.amazonaws.services.cognitoidentity.model.UnprocessedIdentityId
-
The error code indicating the type of error that occurred.
- getExecutorService() - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExpiration() - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The date at which these credentials will expire.
- getHideDisabled() - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesRequest
-
An optional boolean parameter that allows you to hide disabled identities.
- getId(GetIdRequest) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentity
-
- getId(GetIdRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
Generates (or retrieves) a Cognito ID.
- getId(GetIdRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Generates (or retrieves) a Cognito ID.
- getIdAsync(GetIdRequest) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentityAsync
-
- getIdAsync(GetIdRequest, AsyncHandler<GetIdRequest, GetIdResult>) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentityAsync
-
- getIdAsync(GetIdRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsync
-
Generates (or retrieves) a Cognito ID.
- getIdAsync(GetIdRequest, AsyncHandler<GetIdRequest, GetIdResult>) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsync
-
Generates (or retrieves) a Cognito ID.
- getIdAsync(GetIdRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsyncClient
-
- getIdAsync(GetIdRequest, AsyncHandler<GetIdRequest, GetIdResult>) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsyncClient
-
- getIdentities() - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesResult
-
An object containing a set of identities and associated mappings.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityRequest
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityResult
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityResult
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.GetIdResult
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityRequest
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityResult
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenRequest
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenResult
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.IdentityDescription
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityRequest
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityResult
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesResult
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkDeveloperIdentityRequest
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkIdentityRequest
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.UnprocessedIdentityId
-
A unique identifier in the format REGION:GUID.
- getIdentityIdsToDelete() - Method in class com.amazonaws.services.cognitoidentity.model.DeleteIdentitiesRequest
-
A list of 1-60 identities that you want to delete.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.DeleteIdentityPoolRequest
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolRequest
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesRequest
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesResult
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityRequest
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.IdentityPoolShortDescription
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesRequest
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesResult
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityRequest
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesRequest
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.SetIdentityPoolRolesRequest
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkDeveloperIdentityRequest
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
An identity pool ID in the format REGION:GUID.
- getIdentityPoolName() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
A string that you provide.
- getIdentityPoolName() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
A string that you provide.
- getIdentityPoolName() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
A string that you provide.
- getIdentityPoolName() - Method in class com.amazonaws.services.cognitoidentity.model.IdentityPoolShortDescription
-
A string that you provide.
- getIdentityPoolName() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
A string that you provide.
- getIdentityPoolName() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
A string that you provide.
- getIdentityPoolRoles(GetIdentityPoolRolesRequest) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentity
-
- getIdentityPoolRoles(GetIdentityPoolRolesRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
Gets the roles for an identity pool.
- getIdentityPoolRoles(GetIdentityPoolRolesRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Gets the roles for an identity pool.
- getIdentityPoolRolesAsync(GetIdentityPoolRolesRequest) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentityAsync
-
- getIdentityPoolRolesAsync(GetIdentityPoolRolesRequest, AsyncHandler<GetIdentityPoolRolesRequest, GetIdentityPoolRolesResult>) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentityAsync
-
- getIdentityPoolRolesAsync(GetIdentityPoolRolesRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsync
-
Gets the roles for an identity pool.
- getIdentityPoolRolesAsync(GetIdentityPoolRolesRequest, AsyncHandler<GetIdentityPoolRolesRequest, GetIdentityPoolRolesResult>) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsync
-
Gets the roles for an identity pool.
- getIdentityPoolRolesAsync(GetIdentityPoolRolesRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsyncClient
-
- getIdentityPoolRolesAsync(GetIdentityPoolRolesRequest, AsyncHandler<GetIdentityPoolRolesRequest, GetIdentityPoolRolesResult>) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsyncClient
-
- GetIdentityPoolRolesRequest - Class in com.amazonaws.services.cognitoidentity.model
-
Input to the GetIdentityPoolRoles
action.
- GetIdentityPoolRolesRequest() - Constructor for class com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesRequest
-
- GetIdentityPoolRolesResult - Class in com.amazonaws.services.cognitoidentity.model
-
Returned in response to a successful GetIdentityPoolRoles
operation.
- GetIdentityPoolRolesResult() - Constructor for class com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesResult
-
- getIdentityPools() - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentityPoolsResult
-
The identity pools returned by the ListIdentityPools action.
- GetIdRequest - Class in com.amazonaws.services.cognitoidentity.model
-
Input to the GetId action.
- GetIdRequest() - Constructor for class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
- GetIdResult - Class in com.amazonaws.services.cognitoidentity.model
-
Returned in response to a GetId request.
- GetIdResult() - Constructor for class com.amazonaws.services.cognitoidentity.model.GetIdResult
-
- getLastModifiedDate() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityResult
-
Date on which the identity was last modified.
- getLastModifiedDate() - Method in class com.amazonaws.services.cognitoidentity.model.IdentityDescription
-
Date on which the identity was last modified.
- getLogins() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityResult
-
A set of optional name-value pairs that map provider names to provider tokens.
- getLogins() - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
A set of optional name-value pairs that map provider names to provider tokens.
- getLogins() - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
A set of optional name-value pairs that map provider names to provider tokens.
- getLogins() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityRequest
-
A set of optional name-value pairs that map provider names to provider tokens.
- getLogins() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenRequest
-
A set of optional name-value pairs that map provider names to provider tokens.
- getLogins() - Method in class com.amazonaws.services.cognitoidentity.model.IdentityDescription
-
A set of optional name-value pairs that map provider names to provider tokens.
- getLogins() - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkIdentityRequest
-
A set of optional name-value pairs that map provider names to provider tokens.
- getLoginsToRemove() - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkIdentityRequest
-
Provider names to unlink from this identity.
- getMatchType() - Method in class com.amazonaws.services.cognitoidentity.model.MappingRule
-
The match condition that specifies how closely the claim value in the IdP token must match Value
.
- getMaxResults() - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesRequest
-
The maximum number of identities to return.
- getMaxResults() - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentityPoolsRequest
-
The maximum number of identities to return.
- getMaxResults() - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityRequest
-
The maximum number of identities to return.
- getNextToken() - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesRequest
-
A pagination token.
- getNextToken() - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesResult
-
A pagination token.
- getNextToken() - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentityPoolsRequest
-
A pagination token.
- getNextToken() - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentityPoolsResult
-
A pagination token.
- getNextToken() - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityRequest
-
A pagination token.
- getNextToken() - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityResult
-
A pagination token.
- getOpenIdConnectProviderARNs() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
A list of OpendID Connect provider ARNs.
- getOpenIdConnectProviderARNs() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
A list of OpendID Connect provider ARNs.
- getOpenIdConnectProviderARNs() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
A list of OpendID Connect provider ARNs.
- getOpenIdConnectProviderARNs() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
A list of OpendID Connect provider ARNs.
- getOpenIdConnectProviderARNs() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
A list of OpendID Connect provider ARNs.
- getOpenIdToken(GetOpenIdTokenRequest) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentity
-
- getOpenIdToken(GetOpenIdTokenRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
Gets an OpenID token, using a known Cognito ID.
- getOpenIdToken(GetOpenIdTokenRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Gets an OpenID token, using a known Cognito ID.
- getOpenIdTokenAsync(GetOpenIdTokenRequest) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentityAsync
-
- getOpenIdTokenAsync(GetOpenIdTokenRequest, AsyncHandler<GetOpenIdTokenRequest, GetOpenIdTokenResult>) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentityAsync
-
- getOpenIdTokenAsync(GetOpenIdTokenRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsync
-
Gets an OpenID token, using a known Cognito ID.
- getOpenIdTokenAsync(GetOpenIdTokenRequest, AsyncHandler<GetOpenIdTokenRequest, GetOpenIdTokenResult>) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsync
-
Gets an OpenID token, using a known Cognito ID.
- getOpenIdTokenAsync(GetOpenIdTokenRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsyncClient
-
- getOpenIdTokenAsync(GetOpenIdTokenRequest, AsyncHandler<GetOpenIdTokenRequest, GetOpenIdTokenResult>) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsyncClient
-
- getOpenIdTokenForDeveloperIdentity(GetOpenIdTokenForDeveloperIdentityRequest) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentity
-
- getOpenIdTokenForDeveloperIdentity(GetOpenIdTokenForDeveloperIdentityRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
Registers (or retrieves) a Cognito IdentityId
and an OpenID Connect token for a user authenticated
by your backend authentication process.
- getOpenIdTokenForDeveloperIdentity(GetOpenIdTokenForDeveloperIdentityRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Registers (or retrieves) a Cognito IdentityId
and an OpenID Connect token for a user authenticated
by your backend authentication process.
- getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentityAsync
-
- getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest, AsyncHandler<GetOpenIdTokenForDeveloperIdentityRequest, GetOpenIdTokenForDeveloperIdentityResult>) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentityAsync
-
- getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsync
-
Registers (or retrieves) a Cognito IdentityId
and an OpenID Connect token for a user authenticated
by your backend authentication process.
- getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest, AsyncHandler<GetOpenIdTokenForDeveloperIdentityRequest, GetOpenIdTokenForDeveloperIdentityResult>) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsync
-
Registers (or retrieves) a Cognito IdentityId
and an OpenID Connect token for a user authenticated
by your backend authentication process.
- getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsyncClient
-
- getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest, AsyncHandler<GetOpenIdTokenForDeveloperIdentityRequest, GetOpenIdTokenForDeveloperIdentityResult>) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsyncClient
-
- GetOpenIdTokenForDeveloperIdentityRequest - Class in com.amazonaws.services.cognitoidentity.model
-
Input to the GetOpenIdTokenForDeveloperIdentity
action.
- GetOpenIdTokenForDeveloperIdentityRequest() - Constructor for class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityRequest
-
- GetOpenIdTokenForDeveloperIdentityResult - Class in com.amazonaws.services.cognitoidentity.model
-
Returned in response to a successful GetOpenIdTokenForDeveloperIdentity
request.
- GetOpenIdTokenForDeveloperIdentityResult() - Constructor for class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityResult
-
- GetOpenIdTokenRequest - Class in com.amazonaws.services.cognitoidentity.model
-
Input to the GetOpenIdToken action.
- GetOpenIdTokenRequest() - Constructor for class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenRequest
-
- GetOpenIdTokenResult - Class in com.amazonaws.services.cognitoidentity.model
-
Returned in response to a successful GetOpenIdToken request.
- GetOpenIdTokenResult() - Constructor for class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenResult
-
- getProviderName() - Method in class com.amazonaws.services.cognitoidentity.model.CognitoIdentityProvider
-
The provider name for an Amazon Cognito Identity User Pool.
- getRoleARN() - Method in class com.amazonaws.services.cognitoidentity.model.MappingRule
-
The role ARN.
- getRoleMappings() - Method in class com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesResult
-
How users for a specific identity provider are to mapped to roles.
- getRoleMappings() - Method in class com.amazonaws.services.cognitoidentity.model.SetIdentityPoolRolesRequest
-
How users for a specific identity provider are to mapped to roles.
- getRoles() - Method in class com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesResult
-
The map of roles associated with this pool.
- getRoles() - Method in class com.amazonaws.services.cognitoidentity.model.SetIdentityPoolRolesRequest
-
The map of roles associated with this pool.
- getRules() - Method in class com.amazonaws.services.cognitoidentity.model.RulesConfigurationType
-
An array of rules.
- getRulesConfiguration() - Method in class com.amazonaws.services.cognitoidentity.model.RoleMapping
-
The rules to be used for mapping users to roles.
- getSamlProviderARNs() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- getSamlProviderARNs() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- getSamlProviderARNs() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- getSamlProviderARNs() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- getSamlProviderARNs() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- getSecretKey() - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Secret Access Key portion of the credentials
- getServerSideTokenCheck() - Method in class com.amazonaws.services.cognitoidentity.model.CognitoIdentityProvider
-
TRUE if server-side token validation is enabled for the identity provider’s token.
- getSessionToken() - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Session Token portion of the credentials
- getSourceUserIdentifier() - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesRequest
-
User identifier for the source user.
- getSupportedLoginProviders() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
Optional key:value pairs mapping provider names to provider app IDs.
- getSupportedLoginProviders() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
Optional key:value pairs mapping provider names to provider app IDs.
- getSupportedLoginProviders() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
Optional key:value pairs mapping provider names to provider app IDs.
- getSupportedLoginProviders() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
Optional key:value pairs mapping provider names to provider app IDs.
- getSupportedLoginProviders() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
Optional key:value pairs mapping provider names to provider app IDs.
- getToken() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityResult
-
An OpenID token.
- getToken() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenResult
-
An OpenID token, valid for 15 minutes.
- getTokenDuration() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityRequest
-
The expiration time of the token, in seconds.
- getType() - Method in class com.amazonaws.services.cognitoidentity.model.RoleMapping
-
The role mapping type.
- getUnprocessedIdentityIds() - Method in class com.amazonaws.services.cognitoidentity.model.DeleteIdentitiesResult
-
An array of UnprocessedIdentityId objects, each of which contains an ErrorCode and IdentityId.
- getValue() - Method in class com.amazonaws.services.cognitoidentity.model.MappingRule
-
A brief string that the claim must match, for example, "paid" or "yes".
- setAccessKeyId(String) - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Access Key portion of the credentials.
- setAccountId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
A standard AWS account ID (9+ digits).
- setAllowUnauthenticatedIdentities(Boolean) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
TRUE if the identity pool supports unauthenticated logins.
- setAllowUnauthenticatedIdentities(Boolean) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
TRUE if the identity pool supports unauthenticated logins.
- setAllowUnauthenticatedIdentities(Boolean) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
TRUE if the identity pool supports unauthenticated logins.
- setAllowUnauthenticatedIdentities(Boolean) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
TRUE if the identity pool supports unauthenticated logins.
- setAllowUnauthenticatedIdentities(Boolean) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
TRUE if the identity pool supports unauthenticated logins.
- setAmbiguousRoleResolution(String) - Method in class com.amazonaws.services.cognitoidentity.model.RoleMapping
-
If you specify Token or Rules as the Type
, AmbiguousRoleResolution
is required.
- setAmbiguousRoleResolution(AmbiguousRoleResolutionType) - Method in class com.amazonaws.services.cognitoidentity.model.RoleMapping
-
If you specify Token or Rules as the Type
, AmbiguousRoleResolution
is required.
- setClaim(String) - Method in class com.amazonaws.services.cognitoidentity.model.MappingRule
-
The claim name that must be present in the token, for example, "isAdmin" or "paid".
- setClientId(String) - Method in class com.amazonaws.services.cognitoidentity.model.CognitoIdentityProvider
-
The client ID for the Amazon Cognito Identity User Pool.
- setCognitoIdentityProviders(Collection<CognitoIdentityProvider>) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
An array of Amazon Cognito Identity user pools and their client IDs.
- setCognitoIdentityProviders(Collection<CognitoIdentityProvider>) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
A list representing an Amazon Cognito Identity User Pool and its client ID.
- setCognitoIdentityProviders(Collection<CognitoIdentityProvider>) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
A list representing an Amazon Cognito Identity User Pool and its client ID.
- setCognitoIdentityProviders(Collection<CognitoIdentityProvider>) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
A list representing an Amazon Cognito Identity User Pool and its client ID.
- setCognitoIdentityProviders(Collection<CognitoIdentityProvider>) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
A list representing an Amazon Cognito Identity User Pool and its client ID.
- setCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityResult
-
Date on which the identity was created.
- setCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentity.model.IdentityDescription
-
Date on which the identity was created.
- setCredentials(Credentials) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityResult
-
Credentials for the provided identity ID.
- setCustomRoleArn(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
The Amazon Resource Name (ARN) of the role to be assumed when multiple roles were received in the token from the
identity provider.
- setDestinationUserIdentifier(String) - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesRequest
-
User identifier for the destination user.
- setDeveloperProviderName(String) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
The "domain" by which Cognito will refer to your users.
- setDeveloperProviderName(String) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
The "domain" by which Cognito will refer to your users.
- setDeveloperProviderName(String) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
The "domain" by which Cognito will refer to your users.
- setDeveloperProviderName(String) - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesRequest
-
The "domain" by which Cognito will refer to your users.
- setDeveloperProviderName(String) - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkDeveloperIdentityRequest
-
The "domain" by which Cognito will refer to your users.
- setDeveloperProviderName(String) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
The "domain" by which Cognito will refer to your users.
- setDeveloperProviderName(String) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
The "domain" by which Cognito will refer to your users.
- setDeveloperUserIdentifier(String) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityRequest
-
A unique ID used by your backend authentication process to identify a user.
- setDeveloperUserIdentifier(String) - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkDeveloperIdentityRequest
-
A unique ID used by your backend authentication process to identify a user.
- setDeveloperUserIdentifierList(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityResult
-
This is the list of developer user identifiers associated with an identity ID.
- setEndpoint(String) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentity
-
- setEndpoint(String) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
- setErrorCode(String) - Method in class com.amazonaws.services.cognitoidentity.model.UnprocessedIdentityId
-
The error code indicating the type of error that occurred.
- setErrorCode(ErrorCode) - Method in class com.amazonaws.services.cognitoidentity.model.UnprocessedIdentityId
-
The error code indicating the type of error that occurred.
- setExpiration(Date) - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The date at which these credentials will expire.
- setHideDisabled(Boolean) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesRequest
-
An optional boolean parameter that allows you to hide disabled identities.
- setIdentities(Collection<IdentityDescription>) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesResult
-
An object containing a set of identities and associated mappings.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityRequest
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityResult
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityResult
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdResult
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityRequest
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityResult
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenRequest
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenResult
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.IdentityDescription
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityRequest
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityResult
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesResult
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkDeveloperIdentityRequest
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkIdentityRequest
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.UnprocessedIdentityId
-
A unique identifier in the format REGION:GUID.
- setIdentityIdsToDelete(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.DeleteIdentitiesRequest
-
A list of 1-60 identities that you want to delete.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.DeleteIdentityPoolRequest
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolRequest
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesRequest
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesResult
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityRequest
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.IdentityPoolShortDescription
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesRequest
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesResult
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityRequest
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesRequest
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.SetIdentityPoolRolesRequest
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkDeveloperIdentityRequest
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
An identity pool ID in the format REGION:GUID.
- setIdentityPoolName(String) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
A string that you provide.
- setIdentityPoolName(String) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
A string that you provide.
- setIdentityPoolName(String) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
A string that you provide.
- setIdentityPoolName(String) - Method in class com.amazonaws.services.cognitoidentity.model.IdentityPoolShortDescription
-
A string that you provide.
- setIdentityPoolName(String) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
A string that you provide.
- setIdentityPoolName(String) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
A string that you provide.
- setIdentityPoolRoles(SetIdentityPoolRolesRequest) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentity
-
- setIdentityPoolRoles(SetIdentityPoolRolesRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
Sets the roles for an identity pool.
- setIdentityPoolRoles(SetIdentityPoolRolesRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Sets the roles for an identity pool.
- setIdentityPoolRolesAsync(SetIdentityPoolRolesRequest) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentityAsync
-
- setIdentityPoolRolesAsync(SetIdentityPoolRolesRequest, AsyncHandler<SetIdentityPoolRolesRequest, SetIdentityPoolRolesResult>) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentityAsync
-
- setIdentityPoolRolesAsync(SetIdentityPoolRolesRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsync
-
Sets the roles for an identity pool.
- setIdentityPoolRolesAsync(SetIdentityPoolRolesRequest, AsyncHandler<SetIdentityPoolRolesRequest, SetIdentityPoolRolesResult>) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsync
-
Sets the roles for an identity pool.
- setIdentityPoolRolesAsync(SetIdentityPoolRolesRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsyncClient
-
- setIdentityPoolRolesAsync(SetIdentityPoolRolesRequest, AsyncHandler<SetIdentityPoolRolesRequest, SetIdentityPoolRolesResult>) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsyncClient
-
- SetIdentityPoolRolesRequest - Class in com.amazonaws.services.cognitoidentity.model
-
Input to the SetIdentityPoolRoles
action.
- SetIdentityPoolRolesRequest() - Constructor for class com.amazonaws.services.cognitoidentity.model.SetIdentityPoolRolesRequest
-
- SetIdentityPoolRolesResult - Class in com.amazonaws.services.cognitoidentity.model
-
- SetIdentityPoolRolesResult() - Constructor for class com.amazonaws.services.cognitoidentity.model.SetIdentityPoolRolesResult
-
- setIdentityPools(Collection<IdentityPoolShortDescription>) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentityPoolsResult
-
The identity pools returned by the ListIdentityPools action.
- setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityResult
-
Date on which the identity was last modified.
- setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentity.model.IdentityDescription
-
Date on which the identity was last modified.
- setLogins(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityResult
-
A set of optional name-value pairs that map provider names to provider tokens.
- setLogins(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
A set of optional name-value pairs that map provider names to provider tokens.
- setLogins(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
A set of optional name-value pairs that map provider names to provider tokens.
- setLogins(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityRequest
-
A set of optional name-value pairs that map provider names to provider tokens.
- setLogins(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenRequest
-
A set of optional name-value pairs that map provider names to provider tokens.
- setLogins(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.IdentityDescription
-
A set of optional name-value pairs that map provider names to provider tokens.
- setLogins(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkIdentityRequest
-
A set of optional name-value pairs that map provider names to provider tokens.
- setLoginsToRemove(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkIdentityRequest
-
Provider names to unlink from this identity.
- setMatchType(String) - Method in class com.amazonaws.services.cognitoidentity.model.MappingRule
-
The match condition that specifies how closely the claim value in the IdP token must match Value
.
- setMatchType(MappingRuleMatchType) - Method in class com.amazonaws.services.cognitoidentity.model.MappingRule
-
The match condition that specifies how closely the claim value in the IdP token must match Value
.
- setMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesRequest
-
The maximum number of identities to return.
- setMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentityPoolsRequest
-
The maximum number of identities to return.
- setMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityRequest
-
The maximum number of identities to return.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesRequest
-
A pagination token.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesResult
-
A pagination token.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentityPoolsRequest
-
A pagination token.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentityPoolsResult
-
A pagination token.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityRequest
-
A pagination token.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityResult
-
A pagination token.
- setOpenIdConnectProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
A list of OpendID Connect provider ARNs.
- setOpenIdConnectProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
A list of OpendID Connect provider ARNs.
- setOpenIdConnectProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
A list of OpendID Connect provider ARNs.
- setOpenIdConnectProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
A list of OpendID Connect provider ARNs.
- setOpenIdConnectProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
A list of OpendID Connect provider ARNs.
- setProviderName(String) - Method in class com.amazonaws.services.cognitoidentity.model.CognitoIdentityProvider
-
The provider name for an Amazon Cognito Identity User Pool.
- setRegion(Region) - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentity
-
- setRegion(Region) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
- setRoleARN(String) - Method in class com.amazonaws.services.cognitoidentity.model.MappingRule
-
The role ARN.
- setRoleMappings(Map<String, RoleMapping>) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesResult
-
How users for a specific identity provider are to mapped to roles.
- setRoleMappings(Map<String, RoleMapping>) - Method in class com.amazonaws.services.cognitoidentity.model.SetIdentityPoolRolesRequest
-
How users for a specific identity provider are to mapped to roles.
- setRoles(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesResult
-
The map of roles associated with this pool.
- setRoles(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.SetIdentityPoolRolesRequest
-
The map of roles associated with this pool.
- setRules(Collection<MappingRule>) - Method in class com.amazonaws.services.cognitoidentity.model.RulesConfigurationType
-
An array of rules.
- setRulesConfiguration(RulesConfigurationType) - Method in class com.amazonaws.services.cognitoidentity.model.RoleMapping
-
The rules to be used for mapping users to roles.
- setSamlProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- setSamlProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- setSamlProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- setSamlProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- setSamlProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- setSecretKey(String) - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Secret Access Key portion of the credentials
- setServerSideTokenCheck(Boolean) - Method in class com.amazonaws.services.cognitoidentity.model.CognitoIdentityProvider
-
TRUE if server-side token validation is enabled for the identity provider’s token.
- setSessionToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Session Token portion of the credentials
- setSourceUserIdentifier(String) - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesRequest
-
User identifier for the source user.
- setSupportedLoginProviders(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
Optional key:value pairs mapping provider names to provider app IDs.
- setSupportedLoginProviders(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
Optional key:value pairs mapping provider names to provider app IDs.
- setSupportedLoginProviders(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
Optional key:value pairs mapping provider names to provider app IDs.
- setSupportedLoginProviders(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
Optional key:value pairs mapping provider names to provider app IDs.
- setSupportedLoginProviders(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
Optional key:value pairs mapping provider names to provider app IDs.
- setToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityResult
-
An OpenID token.
- setToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenResult
-
An OpenID token, valid for 15 minutes.
- setTokenDuration(Long) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityRequest
-
The expiration time of the token, in seconds.
- setType(String) - Method in class com.amazonaws.services.cognitoidentity.model.RoleMapping
-
The role mapping type.
- setType(RoleMappingType) - Method in class com.amazonaws.services.cognitoidentity.model.RoleMapping
-
The role mapping type.
- setUnprocessedIdentityIds(Collection<UnprocessedIdentityId>) - Method in class com.amazonaws.services.cognitoidentity.model.DeleteIdentitiesResult
-
An array of UnprocessedIdentityId objects, each of which contains an ErrorCode and IdentityId.
- setValue(String) - Method in class com.amazonaws.services.cognitoidentity.model.MappingRule
-
A brief string that the claim must match, for example, "paid" or "yes".
- shutdown() - Method in class com.amazonaws.services.cognitoidentity.AbstractAmazonCognitoIdentity
-
- shutdown() - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClientBuilder
-
- TooManyRequestsException - Exception in com.amazonaws.services.cognitoidentity.model
-
Thrown when a request is throttled.
- TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.cognitoidentity.model.TooManyRequestsException
-
Constructs a new TooManyRequestsException with the specified error message.
- toString() - Method in enum com.amazonaws.services.cognitoidentity.model.AmbiguousRoleResolutionType
-
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.CognitoIdentityProvider
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.DeleteIdentitiesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.DeleteIdentitiesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.DeleteIdentityPoolRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.DeleteIdentityPoolResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cognitoidentity.model.ErrorCode
-
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.GetIdResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.IdentityDescription
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.IdentityPoolShortDescription
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentityPoolsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentityPoolsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.MappingRule
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cognitoidentity.model.MappingRuleMatchType
-
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.RoleMapping
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cognitoidentity.model.RoleMappingType
-
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.RulesConfigurationType
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.SetIdentityPoolRolesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.SetIdentityPoolRolesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkDeveloperIdentityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkDeveloperIdentityResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkIdentityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkIdentityResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.UnprocessedIdentityId
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
Returns a string representation of this object.
- withAccessKeyId(String) - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Access Key portion of the credentials.
- withAccountId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
A standard AWS account ID (9+ digits).
- withAllowUnauthenticatedIdentities(Boolean) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
TRUE if the identity pool supports unauthenticated logins.
- withAllowUnauthenticatedIdentities(Boolean) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
TRUE if the identity pool supports unauthenticated logins.
- withAllowUnauthenticatedIdentities(Boolean) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
TRUE if the identity pool supports unauthenticated logins.
- withAllowUnauthenticatedIdentities(Boolean) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
TRUE if the identity pool supports unauthenticated logins.
- withAllowUnauthenticatedIdentities(Boolean) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
TRUE if the identity pool supports unauthenticated logins.
- withAmbiguousRoleResolution(String) - Method in class com.amazonaws.services.cognitoidentity.model.RoleMapping
-
If you specify Token or Rules as the Type
, AmbiguousRoleResolution
is required.
- withAmbiguousRoleResolution(AmbiguousRoleResolutionType) - Method in class com.amazonaws.services.cognitoidentity.model.RoleMapping
-
If you specify Token or Rules as the Type
, AmbiguousRoleResolution
is required.
- withClaim(String) - Method in class com.amazonaws.services.cognitoidentity.model.MappingRule
-
The claim name that must be present in the token, for example, "isAdmin" or "paid".
- withClientId(String) - Method in class com.amazonaws.services.cognitoidentity.model.CognitoIdentityProvider
-
The client ID for the Amazon Cognito Identity User Pool.
- withCognitoIdentityProviders(CognitoIdentityProvider...) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
An array of Amazon Cognito Identity user pools and their client IDs.
- withCognitoIdentityProviders(Collection<CognitoIdentityProvider>) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
An array of Amazon Cognito Identity user pools and their client IDs.
- withCognitoIdentityProviders(CognitoIdentityProvider...) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
A list representing an Amazon Cognito Identity User Pool and its client ID.
- withCognitoIdentityProviders(Collection<CognitoIdentityProvider>) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
A list representing an Amazon Cognito Identity User Pool and its client ID.
- withCognitoIdentityProviders(CognitoIdentityProvider...) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
A list representing an Amazon Cognito Identity User Pool and its client ID.
- withCognitoIdentityProviders(Collection<CognitoIdentityProvider>) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
A list representing an Amazon Cognito Identity User Pool and its client ID.
- withCognitoIdentityProviders(CognitoIdentityProvider...) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
A list representing an Amazon Cognito Identity User Pool and its client ID.
- withCognitoIdentityProviders(Collection<CognitoIdentityProvider>) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
A list representing an Amazon Cognito Identity User Pool and its client ID.
- withCognitoIdentityProviders(CognitoIdentityProvider...) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
A list representing an Amazon Cognito Identity User Pool and its client ID.
- withCognitoIdentityProviders(Collection<CognitoIdentityProvider>) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
A list representing an Amazon Cognito Identity User Pool and its client ID.
- withCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityResult
-
Date on which the identity was created.
- withCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentity.model.IdentityDescription
-
Date on which the identity was created.
- withCredentials(Credentials) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityResult
-
Credentials for the provided identity ID.
- withCustomRoleArn(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
The Amazon Resource Name (ARN) of the role to be assumed when multiple roles were received in the token from the
identity provider.
- withDestinationUserIdentifier(String) - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesRequest
-
User identifier for the destination user.
- withDeveloperProviderName(String) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
The "domain" by which Cognito will refer to your users.
- withDeveloperProviderName(String) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
The "domain" by which Cognito will refer to your users.
- withDeveloperProviderName(String) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
The "domain" by which Cognito will refer to your users.
- withDeveloperProviderName(String) - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesRequest
-
The "domain" by which Cognito will refer to your users.
- withDeveloperProviderName(String) - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkDeveloperIdentityRequest
-
The "domain" by which Cognito will refer to your users.
- withDeveloperProviderName(String) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
The "domain" by which Cognito will refer to your users.
- withDeveloperProviderName(String) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
The "domain" by which Cognito will refer to your users.
- withDeveloperUserIdentifier(String) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityRequest
-
A unique ID used by your backend authentication process to identify a user.
- withDeveloperUserIdentifier(String) - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkDeveloperIdentityRequest
-
A unique ID used by your backend authentication process to identify a user.
- withDeveloperUserIdentifierList(String...) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityResult
-
This is the list of developer user identifiers associated with an identity ID.
- withDeveloperUserIdentifierList(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityResult
-
This is the list of developer user identifiers associated with an identity ID.
- withErrorCode(String) - Method in class com.amazonaws.services.cognitoidentity.model.UnprocessedIdentityId
-
The error code indicating the type of error that occurred.
- withErrorCode(ErrorCode) - Method in class com.amazonaws.services.cognitoidentity.model.UnprocessedIdentityId
-
The error code indicating the type of error that occurred.
- withExpiration(Date) - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The date at which these credentials will expire.
- withHideDisabled(Boolean) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesRequest
-
An optional boolean parameter that allows you to hide disabled identities.
- withIdentities(IdentityDescription...) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesResult
-
An object containing a set of identities and associated mappings.
- withIdentities(Collection<IdentityDescription>) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesResult
-
An object containing a set of identities and associated mappings.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityRequest
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityResult
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityResult
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdResult
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityRequest
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityResult
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenRequest
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenResult
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.IdentityDescription
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityRequest
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityResult
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesResult
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkDeveloperIdentityRequest
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkIdentityRequest
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.UnprocessedIdentityId
-
A unique identifier in the format REGION:GUID.
- withIdentityIdsToDelete(String...) - Method in class com.amazonaws.services.cognitoidentity.model.DeleteIdentitiesRequest
-
A list of 1-60 identities that you want to delete.
- withIdentityIdsToDelete(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.DeleteIdentitiesRequest
-
A list of 1-60 identities that you want to delete.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.DeleteIdentityPoolRequest
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolRequest
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesRequest
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesResult
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityRequest
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.IdentityPoolShortDescription
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesRequest
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesResult
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityRequest
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesRequest
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.SetIdentityPoolRolesRequest
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkDeveloperIdentityRequest
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
An identity pool ID in the format REGION:GUID.
- withIdentityPoolName(String) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
A string that you provide.
- withIdentityPoolName(String) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
A string that you provide.
- withIdentityPoolName(String) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
A string that you provide.
- withIdentityPoolName(String) - Method in class com.amazonaws.services.cognitoidentity.model.IdentityPoolShortDescription
-
A string that you provide.
- withIdentityPoolName(String) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
A string that you provide.
- withIdentityPoolName(String) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
A string that you provide.
- withIdentityPools(IdentityPoolShortDescription...) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentityPoolsResult
-
The identity pools returned by the ListIdentityPools action.
- withIdentityPools(Collection<IdentityPoolShortDescription>) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentityPoolsResult
-
The identity pools returned by the ListIdentityPools action.
- withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityResult
-
Date on which the identity was last modified.
- withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentity.model.IdentityDescription
-
Date on which the identity was last modified.
- withLogins(String...) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityResult
-
A set of optional name-value pairs that map provider names to provider tokens.
- withLogins(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityResult
-
A set of optional name-value pairs that map provider names to provider tokens.
- withLogins(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
A set of optional name-value pairs that map provider names to provider tokens.
- withLogins(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
A set of optional name-value pairs that map provider names to provider tokens.
- withLogins(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityRequest
-
A set of optional name-value pairs that map provider names to provider tokens.
- withLogins(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenRequest
-
A set of optional name-value pairs that map provider names to provider tokens.
- withLogins(String...) - Method in class com.amazonaws.services.cognitoidentity.model.IdentityDescription
-
A set of optional name-value pairs that map provider names to provider tokens.
- withLogins(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.IdentityDescription
-
A set of optional name-value pairs that map provider names to provider tokens.
- withLogins(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkIdentityRequest
-
A set of optional name-value pairs that map provider names to provider tokens.
- withLoginsToRemove(String...) - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkIdentityRequest
-
Provider names to unlink from this identity.
- withLoginsToRemove(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.UnlinkIdentityRequest
-
Provider names to unlink from this identity.
- withMatchType(String) - Method in class com.amazonaws.services.cognitoidentity.model.MappingRule
-
The match condition that specifies how closely the claim value in the IdP token must match Value
.
- withMatchType(MappingRuleMatchType) - Method in class com.amazonaws.services.cognitoidentity.model.MappingRule
-
The match condition that specifies how closely the claim value in the IdP token must match Value
.
- withMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesRequest
-
The maximum number of identities to return.
- withMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentityPoolsRequest
-
The maximum number of identities to return.
- withMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityRequest
-
The maximum number of identities to return.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesRequest
-
A pagination token.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentitiesResult
-
A pagination token.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentityPoolsRequest
-
A pagination token.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.ListIdentityPoolsResult
-
A pagination token.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityRequest
-
A pagination token.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.LookupDeveloperIdentityResult
-
A pagination token.
- withOpenIdConnectProviderARNs(String...) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
A list of OpendID Connect provider ARNs.
- withOpenIdConnectProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
A list of OpendID Connect provider ARNs.
- withOpenIdConnectProviderARNs(String...) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
A list of OpendID Connect provider ARNs.
- withOpenIdConnectProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
A list of OpendID Connect provider ARNs.
- withOpenIdConnectProviderARNs(String...) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
A list of OpendID Connect provider ARNs.
- withOpenIdConnectProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
A list of OpendID Connect provider ARNs.
- withOpenIdConnectProviderARNs(String...) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
A list of OpendID Connect provider ARNs.
- withOpenIdConnectProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
A list of OpendID Connect provider ARNs.
- withOpenIdConnectProviderARNs(String...) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
A list of OpendID Connect provider ARNs.
- withOpenIdConnectProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
A list of OpendID Connect provider ARNs.
- withProviderName(String) - Method in class com.amazonaws.services.cognitoidentity.model.CognitoIdentityProvider
-
The provider name for an Amazon Cognito Identity User Pool.
- withRoleARN(String) - Method in class com.amazonaws.services.cognitoidentity.model.MappingRule
-
The role ARN.
- withRoleMappings(Map<String, RoleMapping>) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesResult
-
How users for a specific identity provider are to mapped to roles.
- withRoleMappings(Map<String, RoleMapping>) - Method in class com.amazonaws.services.cognitoidentity.model.SetIdentityPoolRolesRequest
-
How users for a specific identity provider are to mapped to roles.
- withRoles(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesResult
-
The map of roles associated with this pool.
- withRoles(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.SetIdentityPoolRolesRequest
-
The map of roles associated with this pool.
- withRules(MappingRule...) - Method in class com.amazonaws.services.cognitoidentity.model.RulesConfigurationType
-
An array of rules.
- withRules(Collection<MappingRule>) - Method in class com.amazonaws.services.cognitoidentity.model.RulesConfigurationType
-
An array of rules.
- withRulesConfiguration(RulesConfigurationType) - Method in class com.amazonaws.services.cognitoidentity.model.RoleMapping
-
The rules to be used for mapping users to roles.
- withSamlProviderARNs(String...) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- withSamlProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- withSamlProviderARNs(String...) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- withSamlProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- withSamlProviderARNs(String...) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- withSamlProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- withSamlProviderARNs(String...) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- withSamlProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- withSamlProviderARNs(String...) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- withSamlProviderARNs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
- withSecretKey(String) - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Secret Access Key portion of the credentials
- withServerSideTokenCheck(Boolean) - Method in class com.amazonaws.services.cognitoidentity.model.CognitoIdentityProvider
-
TRUE if server-side token validation is enabled for the identity provider’s token.
- withSessionToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Session Token portion of the credentials
- withSourceUserIdentifier(String) - Method in class com.amazonaws.services.cognitoidentity.model.MergeDeveloperIdentitiesRequest
-
User identifier for the source user.
- withSupportedLoginProviders(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolRequest
-
Optional key:value pairs mapping provider names to provider app IDs.
- withSupportedLoginProviders(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.CreateIdentityPoolResult
-
Optional key:value pairs mapping provider names to provider app IDs.
- withSupportedLoginProviders(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.DescribeIdentityPoolResult
-
Optional key:value pairs mapping provider names to provider app IDs.
- withSupportedLoginProviders(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolRequest
-
Optional key:value pairs mapping provider names to provider app IDs.
- withSupportedLoginProviders(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.UpdateIdentityPoolResult
-
Optional key:value pairs mapping provider names to provider app IDs.
- withToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityResult
-
An OpenID token.
- withToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenResult
-
An OpenID token, valid for 15 minutes.
- withTokenDuration(Long) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityRequest
-
The expiration time of the token, in seconds.
- withType(String) - Method in class com.amazonaws.services.cognitoidentity.model.RoleMapping
-
The role mapping type.
- withType(RoleMappingType) - Method in class com.amazonaws.services.cognitoidentity.model.RoleMapping
-
The role mapping type.
- withUnprocessedIdentityIds(UnprocessedIdentityId...) - Method in class com.amazonaws.services.cognitoidentity.model.DeleteIdentitiesResult
-
An array of UnprocessedIdentityId objects, each of which contains an ErrorCode and IdentityId.
- withUnprocessedIdentityIds(Collection<UnprocessedIdentityId>) - Method in class com.amazonaws.services.cognitoidentity.model.DeleteIdentitiesResult
-
An array of UnprocessedIdentityId objects, each of which contains an ErrorCode and IdentityId.
- withValue(String) - Method in class com.amazonaws.services.cognitoidentity.model.MappingRule
-
A brief string that the claim must match, for example, "paid" or "yes".