| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideo |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteEdgeConfigurationResponse |
KinesisVideoClient.deleteEdgeConfiguration(Consumer<DeleteEdgeConfigurationRequest.Builder> deleteEdgeConfigurationRequest)
An asynchronous API that deletes a stream’s existing edge configuration, as well as the corresponding media from
the Edge Agent.
|
default DeleteEdgeConfigurationResponse |
KinesisVideoClient.deleteEdgeConfiguration(DeleteEdgeConfigurationRequest deleteEdgeConfigurationRequest)
An asynchronous API that deletes a stream’s existing edge configuration, as well as the corresponding media from
the Edge Agent.
|
default DescribeEdgeConfigurationResponse |
KinesisVideoClient.describeEdgeConfiguration(Consumer<DescribeEdgeConfigurationRequest.Builder> describeEdgeConfigurationRequest)
Describes a stream’s edge configuration that was set using the
StartEdgeConfigurationUpdate API and
the latest status of the edge agent's recorder and uploader jobs. |
default DescribeEdgeConfigurationResponse |
KinesisVideoClient.describeEdgeConfiguration(DescribeEdgeConfigurationRequest describeEdgeConfigurationRequest)
Describes a stream’s edge configuration that was set using the
StartEdgeConfigurationUpdate API and
the latest status of the edge agent's recorder and uploader jobs. |
Copyright © 2023. All rights reserved.