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 UnlinkDeveloperIdentityResult
AbstractAmazonCognitoIdentity. unlinkDeveloperIdentity(UnlinkDeveloperIdentityRequest request)
UnlinkDeveloperIdentityResult
AmazonCognitoIdentity. unlinkDeveloperIdentity(UnlinkDeveloperIdentityRequest unlinkDeveloperIdentityRequest)
Unlinks aDeveloperUserIdentifier
from an existing identity.UnlinkDeveloperIdentityResult
AmazonCognitoIdentityClient. unlinkDeveloperIdentity(UnlinkDeveloperIdentityRequest unlinkDeveloperIdentityRequest)
Unlinks aDeveloperUserIdentifier
from 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 aDeveloperUserIdentifier
from 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 UnlinkDeveloperIdentityResult
UnlinkDeveloperIdentityResult. clone()
-