| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| software.amazon.awssdk.services.chime.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListMeetingsResponse |
ChimeClient.listMeetings(Consumer<ListMeetingsRequest.Builder> listMeetingsRequest)
Deprecated.
ListMeetings is not supported in the Amazon Chime SDK Meetings Namespace. Update your application to
remove calls to this API.
|
default ListMeetingsResponse |
ChimeClient.listMeetings(ListMeetingsRequest listMeetingsRequest)
Deprecated.
ListMeetings is not supported in the Amazon Chime SDK Meetings Namespace. Update your application to
remove calls to this API.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListMeetingsResponse> |
ChimeAsyncClient.listMeetings(Consumer<ListMeetingsRequest.Builder> listMeetingsRequest)
Deprecated.
ListMeetings is not supported in the Amazon Chime SDK Meetings Namespace. Update your application to
remove calls to this API.
|
default CompletableFuture<ListMeetingsResponse> |
ChimeAsyncClient.listMeetings(ListMeetingsRequest listMeetingsRequest)
Deprecated.
ListMeetings is not supported in the Amazon Chime SDK Meetings Namespace. Update your application to
remove calls to this API.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListMeetingsResponse> |
ListMeetingsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListMeetingsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListMeetingsResponse> subscriber) |
Copyright © 2023. All rights reserved.