Uses of Class
com.amazonaws.services.cognitoidentity.model.GetIdentityPoolRolesRequest
Packages that use GetIdentityPoolRolesRequest
Package
Description
-
Uses of GetIdentityPoolRolesRequest in com.amazonaws.services.cognitoidentity
Methods in com.amazonaws.services.cognitoidentity with parameters of type GetIdentityPoolRolesRequestModifier and TypeMethodDescriptionAbstractAmazonCognitoIdentity.getIdentityPoolRoles
(GetIdentityPoolRolesRequest request) AmazonCognitoIdentity.getIdentityPoolRoles
(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest) Gets the roles for an identity pool.AmazonCognitoIdentityClient.getIdentityPoolRoles
(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest) Gets the roles for an identity pool.AbstractAmazonCognitoIdentityAsync.getIdentityPoolRolesAsync
(GetIdentityPoolRolesRequest request) AbstractAmazonCognitoIdentityAsync.getIdentityPoolRolesAsync
(GetIdentityPoolRolesRequest request, AsyncHandler<GetIdentityPoolRolesRequest, GetIdentityPoolRolesResult> asyncHandler) AmazonCognitoIdentityAsync.getIdentityPoolRolesAsync
(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest) Gets the roles for an identity pool.AmazonCognitoIdentityAsync.getIdentityPoolRolesAsync
(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest, AsyncHandler<GetIdentityPoolRolesRequest, GetIdentityPoolRolesResult> asyncHandler) Gets the roles for an identity pool.AmazonCognitoIdentityAsyncClient.getIdentityPoolRolesAsync
(GetIdentityPoolRolesRequest request) AmazonCognitoIdentityAsyncClient.getIdentityPoolRolesAsync
(GetIdentityPoolRolesRequest request, AsyncHandler<GetIdentityPoolRolesRequest, GetIdentityPoolRolesResult> asyncHandler) Method parameters in com.amazonaws.services.cognitoidentity with type arguments of type GetIdentityPoolRolesRequestModifier and TypeMethodDescriptionAbstractAmazonCognitoIdentityAsync.getIdentityPoolRolesAsync
(GetIdentityPoolRolesRequest request, AsyncHandler<GetIdentityPoolRolesRequest, GetIdentityPoolRolesResult> asyncHandler) AmazonCognitoIdentityAsync.getIdentityPoolRolesAsync
(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest, AsyncHandler<GetIdentityPoolRolesRequest, GetIdentityPoolRolesResult> asyncHandler) Gets the roles for an identity pool.AmazonCognitoIdentityAsyncClient.getIdentityPoolRolesAsync
(GetIdentityPoolRolesRequest request, AsyncHandler<GetIdentityPoolRolesRequest, GetIdentityPoolRolesResult> asyncHandler) -
Uses of GetIdentityPoolRolesRequest in com.amazonaws.services.cognitoidentity.model
Methods in com.amazonaws.services.cognitoidentity.model that return GetIdentityPoolRolesRequestModifier and TypeMethodDescriptionGetIdentityPoolRolesRequest.clone()
GetIdentityPoolRolesRequest.withIdentityPoolId
(String identityPoolId) An identity pool ID in the format REGION:GUID.