| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideo |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateNotificationConfigurationResponse |
KinesisVideoClient.updateNotificationConfiguration(Consumer<UpdateNotificationConfigurationRequest.Builder> updateNotificationConfigurationRequest)
Updates the notification information for a stream.
|
default UpdateNotificationConfigurationResponse |
KinesisVideoClient.updateNotificationConfiguration(UpdateNotificationConfigurationRequest updateNotificationConfigurationRequest)
Updates the notification information for a stream.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateNotificationConfigurationResponse> |
KinesisVideoAsyncClient.updateNotificationConfiguration(Consumer<UpdateNotificationConfigurationRequest.Builder> updateNotificationConfigurationRequest)
Updates the notification information for a stream.
|
default CompletableFuture<UpdateNotificationConfigurationResponse> |
KinesisVideoAsyncClient.updateNotificationConfiguration(UpdateNotificationConfigurationRequest updateNotificationConfigurationRequest)
Updates the notification information for a stream.
|
Copyright © 2023. All rights reserved.