| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs |
Introduction
|
| software.amazon.awssdk.services.ivs.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartViewerSessionRevocationResponse> |
IvsAsyncClient.startViewerSessionRevocation(StartViewerSessionRevocationRequest startViewerSessionRevocationRequest)
Starts the process of revoking the viewer session associated with a specified channel ARN and viewer ID.
|
default StartViewerSessionRevocationResponse |
IvsClient.startViewerSessionRevocation(StartViewerSessionRevocationRequest startViewerSessionRevocationRequest)
Starts the process of revoking the viewer session associated with a specified channel ARN and viewer ID.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartViewerSessionRevocationRequestMarshaller.marshall(StartViewerSessionRevocationRequest startViewerSessionRevocationRequest) |
Copyright © 2023. All rights reserved.