| 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 |
|---|---|
void |
AmazonCognitoIdentityProviderClient.deleteResourceServer(DeleteResourceServerRequest deleteResourceServerRequest)
Deletes a resource server.
|
void |
AmazonCognitoIdentityProvider.deleteResourceServer(DeleteResourceServerRequest deleteResourceServerRequest)
Deletes a resource server.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteResourceServerRequest |
DeleteResourceServerRequest.withIdentifier(String identifier)
The identifier for the resource server.
|
DeleteResourceServerRequest |
DeleteResourceServerRequest.withUserPoolId(String userPoolId)
The user pool ID for the user pool that hosts the resource server.
|
Copyright © 2020. All rights reserved.