GetNotificationConfigurationResponse.Builder |
GetNotificationConfigurationResponse.Builder.aggregationDuration(String aggregationDuration) |
The aggregation preference of the NotificationConfiguration.
|
GetNotificationConfigurationResponse.Builder |
GetNotificationConfigurationResponse.Builder.aggregationDuration(AggregationDuration aggregationDuration) |
The aggregation preference of the NotificationConfiguration.
|
GetNotificationConfigurationResponse.Builder |
GetNotificationConfigurationResponse.Builder.arn(String arn) |
The ARN of the resource.
|
static GetNotificationConfigurationResponse.Builder |
GetNotificationConfigurationResponse.builder() |
|
GetNotificationConfigurationResponse.Builder |
GetNotificationConfigurationResponse.Builder.creationTime(Instant creationTime) |
The creation time of the NotificationConfiguration.
|
GetNotificationConfigurationResponse.Builder |
GetNotificationConfigurationResponse.Builder.description(String description) |
The description of the NotificationConfiguration.
|
GetNotificationConfigurationResponse.Builder |
GetNotificationConfigurationResponse.Builder.name(String name) |
The name of the NotificationConfiguration.
|
GetNotificationConfigurationResponse.Builder |
GetNotificationConfigurationResponse.Builder.status(String status) |
The status of this NotificationConfiguration.
|
GetNotificationConfigurationResponse.Builder |
GetNotificationConfigurationResponse.Builder.status(NotificationConfigurationStatus status) |
The status of this NotificationConfiguration.
|
GetNotificationConfigurationResponse.Builder |
GetNotificationConfigurationResponse.toBuilder() |
|