| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
static ListEdgeAgentConfigurationsEdgeConfig.Builder |
ListEdgeAgentConfigurationsEdgeConfig.builder() |
ListEdgeAgentConfigurationsEdgeConfig.Builder |
ListEdgeAgentConfigurationsEdgeConfig.Builder.creationTime(Instant creationTime)
The timestamp when the stream first created the edge config.
|
default ListEdgeAgentConfigurationsEdgeConfig.Builder |
ListEdgeAgentConfigurationsEdgeConfig.Builder.edgeConfig(Consumer<EdgeConfig.Builder> edgeConfig)
Sets the value of the EdgeConfig property for this object.
|
ListEdgeAgentConfigurationsEdgeConfig.Builder |
ListEdgeAgentConfigurationsEdgeConfig.Builder.edgeConfig(EdgeConfig edgeConfig)
Sets the value of the EdgeConfig property for this object.
|
ListEdgeAgentConfigurationsEdgeConfig.Builder |
ListEdgeAgentConfigurationsEdgeConfig.Builder.failedStatusDetails(String failedStatusDetails)
A description of the generated failure status.
|
ListEdgeAgentConfigurationsEdgeConfig.Builder |
ListEdgeAgentConfigurationsEdgeConfig.Builder.lastUpdatedTime(Instant lastUpdatedTime)
The timestamp when the stream last updated the edge config.
|
ListEdgeAgentConfigurationsEdgeConfig.Builder |
ListEdgeAgentConfigurationsEdgeConfig.Builder.streamARN(String streamARN)
The Amazon Resource Name (ARN) of the stream.
|
ListEdgeAgentConfigurationsEdgeConfig.Builder |
ListEdgeAgentConfigurationsEdgeConfig.Builder.streamName(String streamName)
The name of the stream.
|
ListEdgeAgentConfigurationsEdgeConfig.Builder |
ListEdgeAgentConfigurationsEdgeConfig.Builder.syncStatus(String syncStatus)
The current sync status of the stream's edge configuration.
|
ListEdgeAgentConfigurationsEdgeConfig.Builder |
ListEdgeAgentConfigurationsEdgeConfig.Builder.syncStatus(SyncStatus syncStatus)
The current sync status of the stream's edge configuration.
|
ListEdgeAgentConfigurationsEdgeConfig.Builder |
ListEdgeAgentConfigurationsEdgeConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListEdgeAgentConfigurationsEdgeConfig.Builder> |
ListEdgeAgentConfigurationsEdgeConfig.serializableBuilderClass() |
Copyright © 2023. All rights reserved.