| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
RecordingStreamConfiguration |
RecordingStreamConfiguration.clone() |
RecordingStreamConfiguration |
RecordingStreamConfiguration.withStreamArn(String streamArn)
The ARN of the recording stream.
|
| Modifier and Type | Method and Description |
|---|---|
List<RecordingStreamConfiguration> |
KinesisVideoStreamRecordingSourceRuntimeConfiguration.getStreams()
The stream or streams to be recorded.
|
| Modifier and Type | Method and Description |
|---|---|
KinesisVideoStreamRecordingSourceRuntimeConfiguration |
KinesisVideoStreamRecordingSourceRuntimeConfiguration.withStreams(RecordingStreamConfiguration... streams)
The stream or streams to be recorded.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KinesisVideoStreamRecordingSourceRuntimeConfiguration.setStreams(Collection<RecordingStreamConfiguration> streams)
The stream or streams to be recorded.
|
KinesisVideoStreamRecordingSourceRuntimeConfiguration |
KinesisVideoStreamRecordingSourceRuntimeConfiguration.withStreams(Collection<RecordingStreamConfiguration> streams)
The stream or streams to be recorded.
|
Copyright © 2023. All rights reserved.