| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivsrealtime |
Introduction
|
| Modifier and Type | Method and Description |
|---|---|
default GetStageSessionResponse |
IvsRealTimeClient.getStageSession(Consumer<GetStageSessionRequest.Builder> getStageSessionRequest)
Gets information for the specified stage session.
|
default GetStageSessionResponse |
IvsRealTimeClient.getStageSession(GetStageSessionRequest getStageSessionRequest)
Gets information for the specified stage session.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetStageSessionResponse> |
IvsRealTimeAsyncClient.getStageSession(Consumer<GetStageSessionRequest.Builder> getStageSessionRequest)
Gets information for the specified stage session.
|
default CompletableFuture<GetStageSessionResponse> |
IvsRealTimeAsyncClient.getStageSession(GetStageSessionRequest getStageSessionRequest)
Gets information for the specified stage session.
|
Copyright © 2023. All rights reserved.