GetNotificationEventResponse.Builder |
GetNotificationEventResponse.Builder.arn(String arn) |
The ARN of the resource.
|
static GetNotificationEventResponse.Builder |
GetNotificationEventResponse.builder() |
|
default GetNotificationEventResponse.Builder |
GetNotificationEventResponse.Builder.content(Consumer<NotificationEvent.Builder> content) |
The content of the NotificationEvent.
|
GetNotificationEventResponse.Builder |
GetNotificationEventResponse.Builder.content(NotificationEvent content) |
The content of the NotificationEvent.
|
GetNotificationEventResponse.Builder |
GetNotificationEventResponse.Builder.creationTime(Instant creationTime) |
The creation time of the NotificationEvent.
|
GetNotificationEventResponse.Builder |
GetNotificationEventResponse.Builder.notificationConfigurationArn(String notificationConfigurationArn) |
The ARN of the NotificationConfiguration.
|
GetNotificationEventResponse.Builder |
GetNotificationEventResponse.toBuilder() |
|