Uses of Class
software.amazon.awssdk.services.eventbridge.model.ReplayDestination
Packages that use ReplayDestination
-
Uses of ReplayDestination in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return ReplayDestinationModifier and TypeMethodDescriptionfinal ReplayDestinationDescribeReplayResponse.destination()AReplayDestinationobject that contains details about the replay.final ReplayDestinationStartReplayRequest.destination()AReplayDestinationobject that includes details about the destination for the replay.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type ReplayDestinationModifier and TypeMethodDescriptionDescribeReplayResponse.Builder.destination(ReplayDestination destination) AReplayDestinationobject that contains details about the replay.StartReplayRequest.Builder.destination(ReplayDestination destination) AReplayDestinationobject that includes details about the destination for the replay.