Uses of Class
com.amazonaws.services.cognitoidentity.model.UnlinkDeveloperIdentityResult
-
Packages that use UnlinkDeveloperIdentityResult Package Description com.amazonaws.services.cognitoidentity com.amazonaws.services.cognitoidentity.model -
-
Uses of UnlinkDeveloperIdentityResult in com.amazonaws.services.cognitoidentity
Methods in com.amazonaws.services.cognitoidentity that return UnlinkDeveloperIdentityResult Modifier and Type Method Description UnlinkDeveloperIdentityResultAbstractAmazonCognitoIdentity. unlinkDeveloperIdentity(UnlinkDeveloperIdentityRequest request)UnlinkDeveloperIdentityResultAmazonCognitoIdentity. unlinkDeveloperIdentity(UnlinkDeveloperIdentityRequest unlinkDeveloperIdentityRequest)Unlinks aDeveloperUserIdentifierfrom an existing identity.UnlinkDeveloperIdentityResultAmazonCognitoIdentityClient. unlinkDeveloperIdentity(UnlinkDeveloperIdentityRequest unlinkDeveloperIdentityRequest)Unlinks aDeveloperUserIdentifierfrom an existing identity.Method parameters in com.amazonaws.services.cognitoidentity with type arguments of type UnlinkDeveloperIdentityResult Modifier and Type Method Description Future<UnlinkDeveloperIdentityResult>AbstractAmazonCognitoIdentityAsync. unlinkDeveloperIdentityAsync(UnlinkDeveloperIdentityRequest request, AsyncHandler<UnlinkDeveloperIdentityRequest,UnlinkDeveloperIdentityResult> asyncHandler)Future<UnlinkDeveloperIdentityResult>AmazonCognitoIdentityAsync. unlinkDeveloperIdentityAsync(UnlinkDeveloperIdentityRequest unlinkDeveloperIdentityRequest, AsyncHandler<UnlinkDeveloperIdentityRequest,UnlinkDeveloperIdentityResult> asyncHandler)Unlinks aDeveloperUserIdentifierfrom an existing identity.Future<UnlinkDeveloperIdentityResult>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 Modifier and Type Method Description UnlinkDeveloperIdentityResultUnlinkDeveloperIdentityResult. clone()
-