| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmeetings.model |
| Modifier and Type | Method and Description |
|---|---|
AttendeeIdItem |
AttendeeIdItem.clone() |
AttendeeIdItem |
AttendeeIdItem.withAttendeeId(String attendeeId)
A list of one or more attendee IDs.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttendeeIdItem> |
BatchUpdateAttendeeCapabilitiesExceptRequest.getExcludedAttendeeIds()
The
AttendeeIDs that you want to exclude from one or more capabilities. |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateAttendeeCapabilitiesExceptRequest |
BatchUpdateAttendeeCapabilitiesExceptRequest.withExcludedAttendeeIds(AttendeeIdItem... excludedAttendeeIds)
The
AttendeeIDs that you want to exclude from one or more capabilities. |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchUpdateAttendeeCapabilitiesExceptRequest.setExcludedAttendeeIds(Collection<AttendeeIdItem> excludedAttendeeIds)
The
AttendeeIDs that you want to exclude from one or more capabilities. |
BatchUpdateAttendeeCapabilitiesExceptRequest |
BatchUpdateAttendeeCapabilitiesExceptRequest.withExcludedAttendeeIds(Collection<AttendeeIdItem> excludedAttendeeIds)
The
AttendeeIDs that you want to exclude from one or more capabilities. |
Copyright © 2024. All rights reserved.