| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentityprovider |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
| com.amazonaws.services.cognitoidentityprovider.model |
Classes modeling the various types represented by AmazonCognitoIdentityProvider
|
| Modifier and Type | Method and Description |
|---|---|
StopUserImportJobResult |
AmazonCognitoIdentityProviderClient.stopUserImportJob(StopUserImportJobRequest stopUserImportJobRequest)
Stops the user import job.
|
StopUserImportJobResult |
AmazonCognitoIdentityProvider.stopUserImportJob(StopUserImportJobRequest stopUserImportJobRequest)
Stops the user import job.
|
| Modifier and Type | Method and Description |
|---|---|
StopUserImportJobResult |
StopUserImportJobResult.withUserImportJob(UserImportJobType userImportJob)
The job object that represents the user import job.
|
Copyright © 2020. All rights reserved.