GetManagedNotificationEventResponse.Builder |
GetManagedNotificationEventResponse.Builder.arn(String arn) |
The ARN of the resource.
|
static GetManagedNotificationEventResponse.Builder |
GetManagedNotificationEventResponse.builder() |
|
default GetManagedNotificationEventResponse.Builder |
GetManagedNotificationEventResponse.Builder.content(Consumer<ManagedNotificationEvent.Builder> content) |
The content of the ManagedNotificationEvent.
|
GetManagedNotificationEventResponse.Builder |
GetManagedNotificationEventResponse.Builder.content(ManagedNotificationEvent content) |
The content of the ManagedNotificationEvent.
|
GetManagedNotificationEventResponse.Builder |
GetManagedNotificationEventResponse.Builder.creationTime(Instant creationTime) |
The creation time of the ManagedNotificationEvent.
|
GetManagedNotificationEventResponse.Builder |
GetManagedNotificationEventResponse.Builder.managedNotificationConfigurationArn(String managedNotificationConfigurationArn) |
The ARN of the ManagedNotificationConfiguration.
|
GetManagedNotificationEventResponse.Builder |
GetManagedNotificationEventResponse.toBuilder() |
|