| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
ListEdgeAgentConfigurationsEdgeConfig |
ListEdgeAgentConfigurationsEdgeConfig.clone() |
ListEdgeAgentConfigurationsEdgeConfig |
ListEdgeAgentConfigurationsEdgeConfig.withCreationTime(Date creationTime)
The timestamp when the stream first created the edge config.
|
ListEdgeAgentConfigurationsEdgeConfig |
ListEdgeAgentConfigurationsEdgeConfig.withEdgeConfig(EdgeConfig edgeConfig) |
ListEdgeAgentConfigurationsEdgeConfig |
ListEdgeAgentConfigurationsEdgeConfig.withFailedStatusDetails(String failedStatusDetails)
A description of the generated failure status.
|
ListEdgeAgentConfigurationsEdgeConfig |
ListEdgeAgentConfigurationsEdgeConfig.withLastUpdatedTime(Date lastUpdatedTime)
The timestamp when the stream last updated the edge config.
|
ListEdgeAgentConfigurationsEdgeConfig |
ListEdgeAgentConfigurationsEdgeConfig.withStreamARN(String streamARN)
The Amazon Resource Name (ARN) of the stream.
|
ListEdgeAgentConfigurationsEdgeConfig |
ListEdgeAgentConfigurationsEdgeConfig.withStreamName(String streamName)
The name of the stream.
|
ListEdgeAgentConfigurationsEdgeConfig |
ListEdgeAgentConfigurationsEdgeConfig.withSyncStatus(String syncStatus)
The current sync status of the stream's edge configuration.
|
ListEdgeAgentConfigurationsEdgeConfig |
ListEdgeAgentConfigurationsEdgeConfig.withSyncStatus(SyncStatus syncStatus)
The current sync status of the stream's edge configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListEdgeAgentConfigurationsEdgeConfig> |
ListEdgeAgentConfigurationsResult.getEdgeConfigs()
A description of a single stream's edge configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ListEdgeAgentConfigurationsResult |
ListEdgeAgentConfigurationsResult.withEdgeConfigs(ListEdgeAgentConfigurationsEdgeConfig... edgeConfigs)
A description of a single stream's edge configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListEdgeAgentConfigurationsResult.setEdgeConfigs(Collection<ListEdgeAgentConfigurationsEdgeConfig> edgeConfigs)
A description of a single stream's edge configuration.
|
ListEdgeAgentConfigurationsResult |
ListEdgeAgentConfigurationsResult.withEdgeConfigs(Collection<ListEdgeAgentConfigurationsEdgeConfig> edgeConfigs)
A description of a single stream's edge configuration.
|
Copyright © 2023. All rights reserved.