| Package | Description |
|---|---|
| com.amazonaws.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
StageEndpoints |
StageEndpoints.clone() |
StageEndpoints |
Stage.getEndpoints()
Summary information about various endpoints for a stage.
|
StageEndpoints |
StageEndpoints.withEvents(String events)
Events endpoint.
|
StageEndpoints |
StageEndpoints.withWhip(String whip)
WHIP endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Stage.setEndpoints(StageEndpoints endpoints)
Summary information about various endpoints for a stage.
|
Stage |
Stage.withEndpoints(StageEndpoints endpoints)
Summary information about various endpoints for a stage.
|
Copyright © 2024. All rights reserved.