| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteMeetingResponse |
ChimeClient.deleteMeeting(Consumer<DeleteMeetingRequest.Builder> deleteMeetingRequest)
Deprecated.
Replaced by DeleteMeeting in the Amazon Chime SDK Meetings Namespace
|
default DeleteMeetingResponse |
ChimeClient.deleteMeeting(DeleteMeetingRequest deleteMeetingRequest)
Deprecated.
Replaced by DeleteMeeting in the Amazon Chime SDK Meetings Namespace
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteMeetingResponse> |
ChimeAsyncClient.deleteMeeting(Consumer<DeleteMeetingRequest.Builder> deleteMeetingRequest)
Deprecated.
Replaced by DeleteMeeting in the Amazon Chime SDK Meetings Namespace
|
default CompletableFuture<DeleteMeetingResponse> |
ChimeAsyncClient.deleteMeeting(DeleteMeetingRequest deleteMeetingRequest)
Deprecated.
Replaced by DeleteMeeting in the Amazon Chime SDK Meetings Namespace
|
Copyright © 2023. All rights reserved.