| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider |
Using the Amazon Cognito user pools API, you can create a user pool to manage directories and users.
|
| software.amazon.awssdk.services.cognitoidentityprovider.transform |
| Modifier and Type | Method and Description |
|---|---|
default GlobalSignOutResponse |
CognitoIdentityProviderClient.globalSignOut(GlobalSignOutRequest globalSignOutRequest)
Signs out users from all devices.
|
default CompletableFuture<GlobalSignOutResponse> |
CognitoIdentityProviderAsyncClient.globalSignOut(GlobalSignOutRequest globalSignOutRequest)
Signs out users from all devices.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GlobalSignOutRequestMarshaller.marshall(GlobalSignOutRequest globalSignOutRequest) |
Copyright © 2022. All rights reserved.