| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspacedata |
The FinSpace APIs let you take actions inside the FinSpace.
|
| software.amazon.awssdk.services.finspacedata.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ResetUserPasswordResponse> |
FinspaceDataAsyncClient.resetUserPassword(ResetUserPasswordRequest resetUserPasswordRequest)
Resets the password for a specified user ID and generates a temporary one.
|
default ResetUserPasswordResponse |
FinspaceDataClient.resetUserPassword(ResetUserPasswordRequest resetUserPasswordRequest)
Resets the password for a specified user ID and generates a temporary one.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ResetUserPasswordRequestMarshaller.marshall(ResetUserPasswordRequest resetUserPasswordRequest) |
Copyright © 2023. All rights reserved.