| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideo |
|
| software.amazon.awssdk.services.kinesisvideo.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeNotificationConfigurationResponse |
KinesisVideoClient.describeNotificationConfiguration(DescribeNotificationConfigurationRequest 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. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeNotificationConfigurationRequestMarshaller.marshall(DescribeNotificationConfigurationRequest describeNotificationConfigurationRequest) |
Copyright © 2023. All rights reserved.