| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
List<StageSummary> |
ListStagesResponse.stages()
List of the matching stages (summary information only).
|
| Modifier and Type | Method and Description |
|---|---|
ListStagesResponse.Builder |
ListStagesResponse.Builder.stages(StageSummary... stages)
List of the matching stages (summary information only).
|
| Modifier and Type | Method and Description |
|---|---|
ListStagesResponse.Builder |
ListStagesResponse.Builder.stages(Collection<StageSummary> stages)
List of the matching stages (summary information only).
|
Copyright © 2023. All rights reserved.