Uses of Interface
software.amazon.awssdk.services.eventbridge.model.StartReplayResponse.Builder
Packages that use StartReplayResponse.Builder
-
Uses of StartReplayResponse.Builder in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return StartReplayResponse.BuilderModifier and TypeMethodDescriptionstatic StartReplayResponse.BuilderStartReplayResponse.builder()The ARN of the replay.StartReplayResponse.Builder.replayStartTime(Instant replayStartTime) The time at which the replay started.The state of the replay.StartReplayResponse.Builder.state(ReplayState state) The state of the replay.StartReplayResponse.Builder.stateReason(String stateReason) The reason that the replay is in the state.StartReplayResponse.toBuilder()Methods in software.amazon.awssdk.services.eventbridge.model that return types with arguments of type StartReplayResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StartReplayResponse.Builder>StartReplayResponse.serializableBuilderClass()