static DescribeNotificationConfigurationsResponse.Builder |
DescribeNotificationConfigurationsResponse.builder() |
|
DescribeNotificationConfigurationsResponse.Builder |
DescribeNotificationConfigurationsResponse.Builder.nextToken(String nextToken) |
A string that indicates that the response contains more items than can be returned in a single response.
|
DescribeNotificationConfigurationsResponse.Builder |
DescribeNotificationConfigurationsResponse.Builder.notificationConfigurations(Collection<NotificationConfiguration> notificationConfigurations) |
The notification configurations.
|
DescribeNotificationConfigurationsResponse.Builder |
DescribeNotificationConfigurationsResponse.Builder.notificationConfigurations(Consumer<NotificationConfiguration.Builder>... notificationConfigurations) |
The notification configurations.
|
DescribeNotificationConfigurationsResponse.Builder |
DescribeNotificationConfigurationsResponse.Builder.notificationConfigurations(NotificationConfiguration... notificationConfigurations) |
The notification configurations.
|
DescribeNotificationConfigurationsResponse.Builder |
DescribeNotificationConfigurationsResponse.toBuilder() |
|