| Package | Description |
|---|---|
| com.amazonaws.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
StreamFilters |
StreamFilters.clone() |
StreamFilters |
ListStreamsRequest.getFilterBy()
Filters the stream list to match the specified criterion.
|
StreamFilters |
StreamFilters.withHealth(StreamHealth health)
The stream’s health.
|
StreamFilters |
StreamFilters.withHealth(String health)
The stream’s health.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListStreamsRequest.setFilterBy(StreamFilters filterBy)
Filters the stream list to match the specified criterion.
|
ListStreamsRequest |
ListStreamsRequest.withFilterBy(StreamFilters filterBy)
Filters the stream list to match the specified criterion.
|
Copyright © 2023. All rights reserved.