| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchStartViewerSessionRevocationViewerSession.Builder |
BatchStartViewerSessionRevocationViewerSession.builder() |
BatchStartViewerSessionRevocationViewerSession.Builder |
BatchStartViewerSessionRevocationViewerSession.Builder.channelArn(String channelArn)
The ARN of the channel associated with the viewer session to revoke.
|
BatchStartViewerSessionRevocationViewerSession.Builder |
BatchStartViewerSessionRevocationViewerSession.toBuilder() |
BatchStartViewerSessionRevocationViewerSession.Builder |
BatchStartViewerSessionRevocationViewerSession.Builder.viewerId(String viewerId)
The ID of the viewer associated with the viewer session to revoke.
|
BatchStartViewerSessionRevocationViewerSession.Builder |
BatchStartViewerSessionRevocationViewerSession.Builder.viewerSessionVersionsLessThanOrEqualTo(Integer viewerSessionVersionsLessThanOrEqualTo)
An optional filter on which versions of the viewer session to revoke.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchStartViewerSessionRevocationViewerSession.Builder> |
BatchStartViewerSessionRevocationViewerSession.serializableBuilderClass() |
Copyright © 2023. All rights reserved.