GetManagedNotificationChildEventResponse.Builder |
GetManagedNotificationChildEventResponse.Builder.arn(String arn) |
The ARN of the resource.
|
static GetManagedNotificationChildEventResponse.Builder |
GetManagedNotificationChildEventResponse.builder() |
|
default GetManagedNotificationChildEventResponse.Builder |
GetManagedNotificationChildEventResponse.Builder.content(Consumer<ManagedNotificationChildEvent.Builder> content) |
The content of the ManagedNotificationChildEvent.
|
GetManagedNotificationChildEventResponse.Builder |
GetManagedNotificationChildEventResponse.Builder.content(ManagedNotificationChildEvent content) |
The content of the ManagedNotificationChildEvent.
|
GetManagedNotificationChildEventResponse.Builder |
GetManagedNotificationChildEventResponse.Builder.creationTime(Instant creationTime) |
The creation time of the ManagedNotificationChildEvent.
|
GetManagedNotificationChildEventResponse.Builder |
GetManagedNotificationChildEventResponse.Builder.managedNotificationConfigurationArn(String managedNotificationConfigurationArn) |
The Amazon Resource Name (ARN) of the ManagedNotificationConfiguration associated with the
ManagedNotificationChildEvent.
|
GetManagedNotificationChildEventResponse.Builder |
GetManagedNotificationChildEventResponse.toBuilder() |
|