| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
List<Participant> |
ProxySession.participants()
The proxy session participants.
|
| Modifier and Type | Method and Description |
|---|---|
ProxySession.Builder |
ProxySession.Builder.participants(Participant... participants)
The proxy session participants.
|
| Modifier and Type | Method and Description |
|---|---|
ProxySession.Builder |
ProxySession.Builder.participants(Collection<Participant> participants)
The proxy session participants.
|
Copyright © 2023. All rights reserved.