| Package | Description |
|---|---|
| software.amazon.awssdk.services.workdocs |
The Amazon WorkDocs API is designed for the following use cases:
|
| software.amazon.awssdk.services.workdocs.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetCurrentUserResponse |
WorkDocsClient.getCurrentUser(GetCurrentUserRequest getCurrentUserRequest)
Retrieves details of the current user for whom the authentication token was generated.
|
default CompletableFuture<GetCurrentUserResponse> |
WorkDocsAsyncClient.getCurrentUser(GetCurrentUserRequest getCurrentUserRequest)
Retrieves details of the current user for whom the authentication token was generated.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCurrentUserRequestMarshaller.marshall(GetCurrentUserRequest getCurrentUserRequest) |
Copyright © 2023. All rights reserved.