| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
CreateAttendeeRequestItem |
CreateAttendeeRequestItem.clone() |
CreateAttendeeRequestItem |
CreateAttendeeRequestItem.withExternalUserId(String externalUserId)
The Amazon Chime SDK external user ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<CreateAttendeeRequestItem> |
BatchCreateAttendeeRequest.getAttendees()
The request containing the attendees to create.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateAttendeeRequest |
BatchCreateAttendeeRequest.withAttendees(CreateAttendeeRequestItem... attendees)
The request containing the attendees to create.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchCreateAttendeeRequest.setAttendees(Collection<CreateAttendeeRequestItem> attendees)
The request containing the attendees to create.
|
BatchCreateAttendeeRequest |
BatchCreateAttendeeRequest.withAttendees(Collection<CreateAttendeeRequestItem> attendees)
The request containing the attendees to create.
|
Copyright © 2020. All rights reserved.