Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.AdminLinkProviderForUserRequest
Packages that use AdminLinkProviderForUserRequest
Package
Description
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
-
Uses of AdminLinkProviderForUserRequest in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider with parameters of type AdminLinkProviderForUserRequestModifier and TypeMethodDescriptionCognitoIdentityProviderAsyncClient.adminLinkProviderForUser(AdminLinkProviderForUserRequest adminLinkProviderForUserRequest) Links an existing user account in a user pool, orDestinationUser, to an identity from an external IdP, orSourceUser, based on a specified attribute name and value from the external IdP.default AdminLinkProviderForUserResponseCognitoIdentityProviderClient.adminLinkProviderForUser(AdminLinkProviderForUserRequest adminLinkProviderForUserRequest) Links an existing user account in a user pool, orDestinationUser, to an identity from an external IdP, orSourceUser, based on a specified attribute name and value from the external IdP. -
Uses of AdminLinkProviderForUserRequest in software.amazon.awssdk.services.cognitoidentityprovider.transform
Methods in software.amazon.awssdk.services.cognitoidentityprovider.transform with parameters of type AdminLinkProviderForUserRequestModifier and TypeMethodDescriptionAdminLinkProviderForUserRequestMarshaller.marshall(AdminLinkProviderForUserRequest adminLinkProviderForUserRequest)