| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
UploaderConfig |
UploaderConfig.clone() |
UploaderConfig |
EdgeConfig.getUploaderConfig()
The uploader configuration contains the
ScheduleExpression details that are used to schedule upload
jobs for the recorded media files from the Edge Agent to a Kinesis Video Stream. |
UploaderConfig |
UploaderConfig.withScheduleConfig(ScheduleConfig scheduleConfig)
The configuration that consists of the
ScheduleExpression and the DurationInMinutes
details that specify the scheduling to record from a camera, or local media file, onto the Edge Agent. |
| Modifier and Type | Method and Description |
|---|---|
void |
EdgeConfig.setUploaderConfig(UploaderConfig uploaderConfig)
The uploader configuration contains the
ScheduleExpression details that are used to schedule upload
jobs for the recorded media files from the Edge Agent to a Kinesis Video Stream. |
EdgeConfig |
EdgeConfig.withUploaderConfig(UploaderConfig uploaderConfig)
The uploader configuration contains the
ScheduleExpression details that are used to schedule upload
jobs for the recorded media files from the Edge Agent to a Kinesis Video Stream. |
Copyright © 2024. All rights reserved.