| 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 |
|---|---|
UpdateResourceServerResult |
AmazonCognitoIdentityProviderClient.updateResourceServer(UpdateResourceServerRequest updateResourceServerRequest)
Updates the name and scopes of resource server.
|
UpdateResourceServerResult |
AmazonCognitoIdentityProvider.updateResourceServer(UpdateResourceServerRequest updateResourceServerRequest)
Updates the name and scopes of resource server.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateResourceServerResult |
UpdateResourceServerResult.withResourceServer(ResourceServerType resourceServer)
The resource server.
|
Copyright © 2020. All rights reserved.