| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
static SyncStatus |
SyncStatus.fromValue(String value)
Use this in place of valueOf.
|
static SyncStatus |
SyncStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyncStatus[] |
SyncStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListEdgeAgentConfigurationsEdgeConfig |
ListEdgeAgentConfigurationsEdgeConfig.withSyncStatus(SyncStatus syncStatus)
The current sync status of the stream's edge configuration.
|
StartEdgeConfigurationUpdateResult |
StartEdgeConfigurationUpdateResult.withSyncStatus(SyncStatus syncStatus)
The current sync status of the stream's edge configuration.
|
DescribeEdgeConfigurationResult |
DescribeEdgeConfigurationResult.withSyncStatus(SyncStatus syncStatus)
The latest status of the edge configuration update.
|
Copyright © 2024. All rights reserved.