| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
EdgeConfig |
ListEdgeAgentConfigurationsEdgeConfig.edgeConfig()
Returns the value of the EdgeConfig property for this object.
|
EdgeConfig |
StartEdgeConfigurationUpdateRequest.edgeConfig()
The edge configuration details required to invoke the update process.
|
EdgeConfig |
DescribeEdgeConfigurationResponse.edgeConfig()
A description of the stream's edge configuration that will be used to sync with the Edge Agent IoT Greengrass
component.
|
EdgeConfig |
StartEdgeConfigurationUpdateResponse.edgeConfig()
A description of the stream's edge configuration that will be used to sync with the Edge Agent IoT Greengrass
component.
|
| Modifier and Type | Method and Description |
|---|---|
ListEdgeAgentConfigurationsEdgeConfig.Builder |
ListEdgeAgentConfigurationsEdgeConfig.Builder.edgeConfig(EdgeConfig edgeConfig)
Sets the value of the EdgeConfig property for this object.
|
StartEdgeConfigurationUpdateRequest.Builder |
StartEdgeConfigurationUpdateRequest.Builder.edgeConfig(EdgeConfig edgeConfig)
The edge configuration details required to invoke the update process.
|
DescribeEdgeConfigurationResponse.Builder |
DescribeEdgeConfigurationResponse.Builder.edgeConfig(EdgeConfig edgeConfig)
A description of the stream's edge configuration that will be used to sync with the Edge Agent IoT Greengrass
component.
|
StartEdgeConfigurationUpdateResponse.Builder |
StartEdgeConfigurationUpdateResponse.Builder.edgeConfig(EdgeConfig edgeConfig)
A description of the stream's edge configuration that will be used to sync with the Edge Agent IoT Greengrass
component.
|
Copyright © 2023. All rights reserved.