| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider |
With the Amazon Cognito user pools API, you can set up user pools and app clients, and authenticate users.
|
| software.amazon.awssdk.services.cognitoidentityprovider.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateResourceServerResponse |
CognitoIdentityProviderClient.updateResourceServer(UpdateResourceServerRequest updateResourceServerRequest)
Updates the name and scopes of resource server.
|
default CompletableFuture<UpdateResourceServerResponse> |
CognitoIdentityProviderAsyncClient.updateResourceServer(UpdateResourceServerRequest updateResourceServerRequest)
Updates the name and scopes of resource server.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateResourceServerRequestMarshaller.marshall(UpdateResourceServerRequest updateResourceServerRequest) |
Copyright © 2023. All rights reserved.