| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeNotificationConfigurationResponse.Builder |
DescribeNotificationConfigurationResponse.builder() |
default DescribeNotificationConfigurationResponse.Builder |
DescribeNotificationConfigurationResponse.Builder.notificationConfiguration(Consumer<NotificationConfiguration.Builder> notificationConfiguration)
The structure that contains the information required for notifications.
|
DescribeNotificationConfigurationResponse.Builder |
DescribeNotificationConfigurationResponse.Builder.notificationConfiguration(NotificationConfiguration notificationConfiguration)
The structure that contains the information required for notifications.
|
DescribeNotificationConfigurationResponse.Builder |
DescribeNotificationConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeNotificationConfigurationResponse.Builder> |
DescribeNotificationConfigurationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.