| Package | Description |
|---|---|
| com.amazonaws.services.ivs |
Introduction
|
| com.amazonaws.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
BatchStartViewerSessionRevocationResult |
AbstractAmazonIVS.batchStartViewerSessionRevocation(BatchStartViewerSessionRevocationRequest request) |
BatchStartViewerSessionRevocationResult |
AmazonIVSClient.batchStartViewerSessionRevocation(BatchStartViewerSessionRevocationRequest request)
Performs StartViewerSessionRevocation on multiple channel ARN and viewer ID pairs simultaneously.
|
BatchStartViewerSessionRevocationResult |
AmazonIVS.batchStartViewerSessionRevocation(BatchStartViewerSessionRevocationRequest batchStartViewerSessionRevocationRequest)
Performs StartViewerSessionRevocation on multiple channel ARN and viewer ID pairs simultaneously.
|
| Modifier and Type | Method and Description |
|---|---|
BatchStartViewerSessionRevocationResult |
BatchStartViewerSessionRevocationResult.clone() |
BatchStartViewerSessionRevocationResult |
BatchStartViewerSessionRevocationResult.withErrors(BatchStartViewerSessionRevocationError... errors)
Each error object is related to a specific
channelArn and viewerId pair in the request. |
BatchStartViewerSessionRevocationResult |
BatchStartViewerSessionRevocationResult.withErrors(Collection<BatchStartViewerSessionRevocationError> errors)
Each error object is related to a specific
channelArn and viewerId pair in the request. |
Copyright © 2023. All rights reserved.