| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchStartViewerSessionRevocationError> |
BatchStartViewerSessionRevocationResponse.errors()
Each error object is related to a specific
channelArn and viewerId pair in the request. |
| Modifier and Type | Method and Description |
|---|---|
BatchStartViewerSessionRevocationResponse.Builder |
BatchStartViewerSessionRevocationResponse.Builder.errors(BatchStartViewerSessionRevocationError... errors)
Each error object is related to a specific
channelArn and viewerId pair in the
request. |
| Modifier and Type | Method and Description |
|---|---|
BatchStartViewerSessionRevocationResponse.Builder |
BatchStartViewerSessionRevocationResponse.Builder.errors(Collection<BatchStartViewerSessionRevocationError> errors)
Each error object is related to a specific
channelArn and viewerId pair in the
request. |
Copyright © 2023. All rights reserved.