| 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 |
|---|---|
DescribeUserPoolResult |
AmazonCognitoIdentityProviderClient.describeUserPool(DescribeUserPoolRequest describeUserPoolRequest)
Returns the configuration information and metadata of the specified user
pool.
|
DescribeUserPoolResult |
AmazonCognitoIdentityProvider.describeUserPool(DescribeUserPoolRequest describeUserPoolRequest)
Returns the configuration information and metadata of the specified user
pool.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeUserPoolResult |
DescribeUserPoolResult.withUserPool(UserPoolType userPool)
The container of metadata returned by the server to describe the pool.
|
Copyright © 2020. All rights reserved.