| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| software.amazon.awssdk.services.chime.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListAttendeesResponse |
ChimeClient.listAttendees(Consumer<ListAttendeesRequest.Builder> listAttendeesRequest)
Deprecated.
Replaced by ListAttendees in the Amazon Chime SDK Meetings Namespace
|
default ListAttendeesResponse |
ChimeClient.listAttendees(ListAttendeesRequest listAttendeesRequest)
Deprecated.
Replaced by ListAttendees in the Amazon Chime SDK Meetings Namespace
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAttendeesResponse> |
ChimeAsyncClient.listAttendees(Consumer<ListAttendeesRequest.Builder> listAttendeesRequest)
Deprecated.
Replaced by ListAttendees in the Amazon Chime SDK Meetings Namespace
|
default CompletableFuture<ListAttendeesResponse> |
ChimeAsyncClient.listAttendees(ListAttendeesRequest listAttendeesRequest)
Deprecated.
Replaced by ListAttendees in the Amazon Chime SDK Meetings Namespace
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListAttendeesResponse> |
ListAttendeesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAttendeesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListAttendeesResponse> subscriber) |
Copyright © 2023. All rights reserved.