| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideo.model | |
| software.amazon.awssdk.services.kinesisvideo.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ListEdgeAgentConfigurationsEdgeConfig> |
ListEdgeAgentConfigurationsResponse.edgeConfigs()
A description of a single stream's edge configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ListEdgeAgentConfigurationsResponse.Builder |
ListEdgeAgentConfigurationsResponse.Builder.edgeConfigs(ListEdgeAgentConfigurationsEdgeConfig... edgeConfigs)
A description of a single stream's edge configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ListEdgeAgentConfigurationsResponse.Builder |
ListEdgeAgentConfigurationsResponse.Builder.edgeConfigs(Collection<ListEdgeAgentConfigurationsEdgeConfig> edgeConfigs)
A description of a single stream's edge configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ListEdgeAgentConfigurationsEdgeConfig> |
ListEdgeAgentConfigurationsPublisher.edgeConfigs()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ListEdgeAgentConfigurationsEdgeConfig> |
ListEdgeAgentConfigurationsIterable.edgeConfigs()
Returns an iterable to iterate through the paginated
ListEdgeAgentConfigurationsResponse.edgeConfigs()
member. |
Copyright © 2023. All rights reserved.