Uses of Class
software.amazon.awssdk.services.notifications.model.SourceEventMetadata
-
Packages that use SourceEventMetadata Package Description software.amazon.awssdk.services.notifications.model -
-
Uses of SourceEventMetadata in software.amazon.awssdk.services.notifications.model
Methods in software.amazon.awssdk.services.notifications.model that return SourceEventMetadata Modifier and Type Method Description SourceEventMetadataNotificationEvent. sourceEventMetadata()The source event metadata.Methods in software.amazon.awssdk.services.notifications.model with parameters of type SourceEventMetadata Modifier and Type Method Description NotificationEvent.BuilderNotificationEvent.Builder. sourceEventMetadata(SourceEventMetadata sourceEventMetadata)The source event metadata.
-