| 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 CompletableFuture<AssociateSoftwareTokenResponse> |
CognitoIdentityProviderAsyncClient.associateSoftwareToken(AssociateSoftwareTokenRequest associateSoftwareTokenRequest)
Returns a unique generated shared secret key code for the user account.
|
default AssociateSoftwareTokenResponse |
CognitoIdentityProviderClient.associateSoftwareToken(AssociateSoftwareTokenRequest associateSoftwareTokenRequest)
Returns a unique generated shared secret key code for the user account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateSoftwareTokenRequestMarshaller.marshall(AssociateSoftwareTokenRequest associateSoftwareTokenRequest) |
Copyright © 2020. All rights reserved.