| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchStartViewerSessionRevocationViewerSession> |
BatchStartViewerSessionRevocationRequest.viewerSessions()
Array of viewer sessions, one per channel-ARN and viewer-ID pair.
|
| Modifier and Type | Method and Description |
|---|---|
BatchStartViewerSessionRevocationRequest.Builder |
BatchStartViewerSessionRevocationRequest.Builder.viewerSessions(BatchStartViewerSessionRevocationViewerSession... viewerSessions)
Array of viewer sessions, one per channel-ARN and viewer-ID pair.
|
| Modifier and Type | Method and Description |
|---|---|
BatchStartViewerSessionRevocationRequest.Builder |
BatchStartViewerSessionRevocationRequest.Builder.viewerSessions(Collection<BatchStartViewerSessionRevocationViewerSession> viewerSessions)
Array of viewer sessions, one per channel-ARN and viewer-ID pair.
|
Copyright © 2023. All rights reserved.