| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
static NotificationDestinationConfig.Builder |
NotificationDestinationConfig.builder() |
NotificationDestinationConfig.Builder |
NotificationDestinationConfig.toBuilder() |
NotificationDestinationConfig.Builder |
NotificationDestinationConfig.Builder.uri(String uri)
The Uniform Resource Identifier (URI) that identifies where the images will be delivered.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends NotificationDestinationConfig.Builder> |
NotificationDestinationConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default NotificationConfiguration.Builder |
NotificationConfiguration.Builder.destinationConfig(Consumer<NotificationDestinationConfig.Builder> destinationConfig)
The destination information required to deliver a notification to a customer.
|
Copyright © 2023. All rights reserved.