Uses of Class
com.amazonaws.services.cognitoidentity.model.UnlinkDeveloperIdentityResult
Packages that use UnlinkDeveloperIdentityResult
Package
Description
-
Uses of UnlinkDeveloperIdentityResult in com.amazonaws.services.cognitoidentity
Methods in com.amazonaws.services.cognitoidentity that return UnlinkDeveloperIdentityResultModifier and TypeMethodDescriptionAbstractAmazonCognitoIdentity.unlinkDeveloperIdentity(UnlinkDeveloperIdentityRequest request) AmazonCognitoIdentity.unlinkDeveloperIdentity(UnlinkDeveloperIdentityRequest unlinkDeveloperIdentityRequest) Unlinks aDeveloperUserIdentifierfrom an existing identity.AmazonCognitoIdentityClient.unlinkDeveloperIdentity(UnlinkDeveloperIdentityRequest unlinkDeveloperIdentityRequest) Unlinks aDeveloperUserIdentifierfrom an existing identity.Methods in com.amazonaws.services.cognitoidentity that return types with arguments of type UnlinkDeveloperIdentityResultModifier and TypeMethodDescriptionAbstractAmazonCognitoIdentityAsync.unlinkDeveloperIdentityAsync(UnlinkDeveloperIdentityRequest request) AbstractAmazonCognitoIdentityAsync.unlinkDeveloperIdentityAsync(UnlinkDeveloperIdentityRequest request, AsyncHandler<UnlinkDeveloperIdentityRequest, UnlinkDeveloperIdentityResult> asyncHandler) AmazonCognitoIdentityAsync.unlinkDeveloperIdentityAsync(UnlinkDeveloperIdentityRequest unlinkDeveloperIdentityRequest) Unlinks aDeveloperUserIdentifierfrom an existing identity.AmazonCognitoIdentityAsync.unlinkDeveloperIdentityAsync(UnlinkDeveloperIdentityRequest unlinkDeveloperIdentityRequest, AsyncHandler<UnlinkDeveloperIdentityRequest, UnlinkDeveloperIdentityResult> asyncHandler) Unlinks aDeveloperUserIdentifierfrom an existing identity.AmazonCognitoIdentityAsyncClient.unlinkDeveloperIdentityAsync(UnlinkDeveloperIdentityRequest request) AmazonCognitoIdentityAsyncClient.unlinkDeveloperIdentityAsync(UnlinkDeveloperIdentityRequest request, AsyncHandler<UnlinkDeveloperIdentityRequest, UnlinkDeveloperIdentityResult> asyncHandler) Method parameters in com.amazonaws.services.cognitoidentity with type arguments of type UnlinkDeveloperIdentityResultModifier and TypeMethodDescriptionAbstractAmazonCognitoIdentityAsync.unlinkDeveloperIdentityAsync(UnlinkDeveloperIdentityRequest request, AsyncHandler<UnlinkDeveloperIdentityRequest, UnlinkDeveloperIdentityResult> asyncHandler) AmazonCognitoIdentityAsync.unlinkDeveloperIdentityAsync(UnlinkDeveloperIdentityRequest unlinkDeveloperIdentityRequest, AsyncHandler<UnlinkDeveloperIdentityRequest, UnlinkDeveloperIdentityResult> asyncHandler) Unlinks aDeveloperUserIdentifierfrom an existing identity.AmazonCognitoIdentityAsyncClient.unlinkDeveloperIdentityAsync(UnlinkDeveloperIdentityRequest request, AsyncHandler<UnlinkDeveloperIdentityRequest, UnlinkDeveloperIdentityResult> asyncHandler) -
Uses of UnlinkDeveloperIdentityResult in com.amazonaws.services.cognitoidentity.model
Methods in com.amazonaws.services.cognitoidentity.model that return UnlinkDeveloperIdentityResult