| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteEdgeConfigurationResponse> |
KinesisVideoAsyncClient.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 CompletableFuture<DeleteEdgeConfigurationResponse> |
KinesisVideoAsyncClient.deleteEdgeConfiguration(DeleteEdgeConfigurationRequest deleteEdgeConfigurationRequest)
An asynchronous API that deletes a stream’s existing edge configuration, as well as the corresponding media from
the Edge Agent.
|
Copyright © 2023. All rights reserved.