Uses of Class
software.amazon.awssdk.services.eventbridge.model.Replay
Packages that use Replay
-
Uses of Replay in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return types with arguments of type ReplayModifier and TypeMethodDescriptionListReplaysResponse.replays()An array ofReplayobjects that contain information about the replay.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type ReplayModifier and TypeMethodDescriptionAn array ofReplayobjects that contain information about the replay.Method parameters in software.amazon.awssdk.services.eventbridge.model with type arguments of type ReplayModifier and TypeMethodDescriptionListReplaysResponse.Builder.replays(Collection<Replay> replays) An array ofReplayobjects that contain information about the replay.