Uses of Class
software.amazon.awssdk.services.rds.model.Event
Packages that use Event
Package
Description
-
Uses of Event in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type EventMethods in software.amazon.awssdk.services.rds.model with parameters of type EventModifier and TypeMethodDescriptionA list ofEventinstances.Method parameters in software.amazon.awssdk.services.rds.model with type arguments of type EventModifier and TypeMethodDescriptionDescribeEventsResponse.Builder.events(Collection<Event> events) A list ofEventinstances. -
Uses of Event in software.amazon.awssdk.services.rds.paginators
Methods in software.amazon.awssdk.services.rds.paginators that return types with arguments of type EventModifier and TypeMethodDescriptionfinal SdkIterable<Event>DescribeEventsIterable.events()Returns an iterable to iterate through the paginatedDescribeEventsResponse.events()member.final SdkPublisher<Event>DescribeEventsPublisher.events()Returns a publisher that can be used to get a stream of data.