| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationDestinationConfig |
NotificationDestinationConfig.clone() |
NotificationDestinationConfig |
NotificationConfiguration.getDestinationConfig()
The destination information required to deliver a notification to a customer.
|
NotificationDestinationConfig |
NotificationDestinationConfig.withUri(String uri)
The Uniform Resource Identifier (URI) that identifies where the images will be delivered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationConfiguration.setDestinationConfig(NotificationDestinationConfig destinationConfig)
The destination information required to deliver a notification to a customer.
|
NotificationConfiguration |
NotificationConfiguration.withDestinationConfig(NotificationDestinationConfig destinationConfig)
The destination information required to deliver a notification to a customer.
|
Copyright © 2024. All rights reserved.