| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail |
WorkMail is a secure, managed business email and calendaring service with support for existing desktop and mobile
email clients.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
WorkMailClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags applied to an WorkMail organization resource.
|
default ListTagsForResourceResponse |
WorkMailClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags applied to an WorkMail organization resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
WorkMailAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags applied to an WorkMail organization resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
WorkMailAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags applied to an WorkMail organization resource.
|
Copyright © 2022. All rights reserved.