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