| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
EdgeAgentStatus |
EdgeAgentStatus.clone() |
EdgeAgentStatus |
DescribeEdgeConfigurationResult.getEdgeAgentStatus()
An object that contains the latest status details for an edge agent's recorder and uploader jobs.
|
EdgeAgentStatus |
EdgeAgentStatus.withLastRecorderStatus(LastRecorderStatus lastRecorderStatus)
The latest status of a stream’s edge recording job.
|
EdgeAgentStatus |
EdgeAgentStatus.withLastUploaderStatus(LastUploaderStatus lastUploaderStatus)
The latest status of a stream’s edge to cloud uploader job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeEdgeConfigurationResult.setEdgeAgentStatus(EdgeAgentStatus edgeAgentStatus)
An object that contains the latest status details for an edge agent's recorder and uploader jobs.
|
DescribeEdgeConfigurationResult |
DescribeEdgeConfigurationResult.withEdgeAgentStatus(EdgeAgentStatus edgeAgentStatus)
An object that contains the latest status details for an edge agent's recorder and uploader jobs.
|
Copyright © 2023. All rights reserved.