| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideo |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeNotificationConfigurationResponse |
KinesisVideoClient.describeNotificationConfiguration(Consumer<DescribeNotificationConfigurationRequest.Builder> describeNotificationConfigurationRequest)
Gets the
NotificationConfiguration for a given Kinesis video stream. |
default DescribeNotificationConfigurationResponse |
KinesisVideoClient.describeNotificationConfiguration(DescribeNotificationConfigurationRequest describeNotificationConfigurationRequest)
Gets the
NotificationConfiguration for a given Kinesis video stream. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeNotificationConfigurationResponse> |
KinesisVideoAsyncClient.describeNotificationConfiguration(Consumer<DescribeNotificationConfigurationRequest.Builder> describeNotificationConfigurationRequest)
Gets the
NotificationConfiguration for a given Kinesis video stream. |
default CompletableFuture<DescribeNotificationConfigurationResponse> |
KinesisVideoAsyncClient.describeNotificationConfiguration(DescribeNotificationConfigurationRequest describeNotificationConfigurationRequest)
Gets the
NotificationConfiguration for a given Kinesis video stream. |
Copyright © 2023. All rights reserved.