| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchStartViewerSessionRevocationError.Builder |
BatchStartViewerSessionRevocationError.builder() |
BatchStartViewerSessionRevocationError.Builder |
BatchStartViewerSessionRevocationError.Builder.channelArn(String channelArn)
Channel ARN.
|
BatchStartViewerSessionRevocationError.Builder |
BatchStartViewerSessionRevocationError.Builder.code(String code)
Error code.
|
BatchStartViewerSessionRevocationError.Builder |
BatchStartViewerSessionRevocationError.Builder.message(String message)
Error message, determined by the application.
|
BatchStartViewerSessionRevocationError.Builder |
BatchStartViewerSessionRevocationError.toBuilder() |
BatchStartViewerSessionRevocationError.Builder |
BatchStartViewerSessionRevocationError.Builder.viewerId(String viewerId)
The ID of the viewer session to revoke.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchStartViewerSessionRevocationError.Builder> |
BatchStartViewerSessionRevocationError.serializableBuilderClass() |
Copyright © 2023. All rights reserved.