Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.StartUserImportJobRequest
Packages that use StartUserImportJobRequest
Package
Description
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
-
Uses of StartUserImportJobRequest in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider with parameters of type StartUserImportJobRequestModifier and TypeMethodDescriptionCognitoIdentityProviderAsyncClient.startUserImportJob(StartUserImportJobRequest startUserImportJobRequest) Instructs your user pool to start importing users from a CSV file that contains their usernames and attributes.default StartUserImportJobResponseCognitoIdentityProviderClient.startUserImportJob(StartUserImportJobRequest startUserImportJobRequest) Instructs your user pool to start importing users from a CSV file that contains their usernames and attributes. -
Uses of StartUserImportJobRequest in software.amazon.awssdk.services.cognitoidentityprovider.transform
Methods in software.amazon.awssdk.services.cognitoidentityprovider.transform with parameters of type StartUserImportJobRequestModifier and TypeMethodDescriptionStartUserImportJobRequestMarshaller.marshall(StartUserImportJobRequest startUserImportJobRequest)