| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
List<StageSessionSummary> |
ListStageSessionsResponse.stageSessions()
List of matching stage sessions.
|
| Modifier and Type | Method and Description |
|---|---|
ListStageSessionsResponse.Builder |
ListStageSessionsResponse.Builder.stageSessions(StageSessionSummary... stageSessions)
List of matching stage sessions.
|
| Modifier and Type | Method and Description |
|---|---|
ListStageSessionsResponse.Builder |
ListStageSessionsResponse.Builder.stageSessions(Collection<StageSessionSummary> stageSessions)
List of matching stage sessions.
|
Copyright © 2023. All rights reserved.