| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmeetings.model |
| Modifier and Type | Method and Description |
|---|---|
List<AttendeeIdItem> |
BatchUpdateAttendeeCapabilitiesExceptRequest.excludedAttendeeIds()
The
AttendeeIDs that you want to exclude from one or more capabilities. |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateAttendeeCapabilitiesExceptRequest.Builder |
BatchUpdateAttendeeCapabilitiesExceptRequest.Builder.excludedAttendeeIds(AttendeeIdItem... excludedAttendeeIds)
The
AttendeeIDs that you want to exclude from one or more capabilities. |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateAttendeeCapabilitiesExceptRequest.Builder |
BatchUpdateAttendeeCapabilitiesExceptRequest.Builder.excludedAttendeeIds(Collection<AttendeeIdItem> excludedAttendeeIds)
The
AttendeeIDs that you want to exclude from one or more capabilities. |
Copyright © 2023. All rights reserved.