| Package | Description |
|---|---|
| com.amazonaws.services.ivsrealtime |
Introduction
|
| com.amazonaws.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetStageSessionResult> |
AbstractAmazonIVSRealTimeAsync.getStageSessionAsync(GetStageSessionRequest request,
AsyncHandler<GetStageSessionRequest,GetStageSessionResult> asyncHandler) |
Future<GetStageSessionResult> |
AmazonIVSRealTimeAsync.getStageSessionAsync(GetStageSessionRequest getStageSessionRequest,
AsyncHandler<GetStageSessionRequest,GetStageSessionResult> asyncHandler)
Gets information for the specified stage session.
|
Future<GetStageSessionResult> |
AmazonIVSRealTimeAsyncClient.getStageSessionAsync(GetStageSessionRequest request,
AsyncHandler<GetStageSessionRequest,GetStageSessionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetStageSessionRequest |
GetStageSessionRequest.clone() |
GetStageSessionRequest |
GetStageSessionRequest.withSessionId(String sessionId)
ID of a session within the stage.
|
GetStageSessionRequest |
GetStageSessionRequest.withStageArn(String stageArn)
ARN of the stage for which the information is to be retrieved.
|
Copyright © 2024. All rights reserved.