| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
static GetStageSessionResponse.Builder |
GetStageSessionResponse.builder() |
default GetStageSessionResponse.Builder |
GetStageSessionResponse.Builder.stageSession(Consumer<StageSession.Builder> stageSession)
The stage session that is returned.
|
GetStageSessionResponse.Builder |
GetStageSessionResponse.Builder.stageSession(StageSession stageSession)
The stage session that is returned.
|
GetStageSessionResponse.Builder |
GetStageSessionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetStageSessionResponse.Builder> |
GetStageSessionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.