| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail |
Amazon WorkMail is a secure, managed business email and calendaring service with support for existing desktop and
mobile email clients.
|
| software.amazon.awssdk.services.workmail.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListResourceDelegatesResponse |
WorkMailClient.listResourceDelegates(Consumer<ListResourceDelegatesRequest.Builder> listResourceDelegatesRequest)
Lists the delegates associated with a resource.
|
default ListResourceDelegatesResponse |
WorkMailClient.listResourceDelegates(ListResourceDelegatesRequest listResourceDelegatesRequest)
Lists the delegates associated with a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListResourceDelegatesResponse> |
WorkMailAsyncClient.listResourceDelegates(Consumer<ListResourceDelegatesRequest.Builder> listResourceDelegatesRequest)
Lists the delegates associated with a resource.
|
default CompletableFuture<ListResourceDelegatesResponse> |
WorkMailAsyncClient.listResourceDelegates(ListResourceDelegatesRequest listResourceDelegatesRequest)
Lists the delegates associated with a resource.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListResourceDelegatesResponse> |
ListResourceDelegatesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListResourceDelegatesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListResourceDelegatesResponse> subscriber) |
Copyright © 2022. All rights reserved.