Uses of Interface
software.amazon.awssdk.services.eventbridge.model.CancelReplayResponse.Builder
Packages that use CancelReplayResponse.Builder
-
Uses of CancelReplayResponse.Builder in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return CancelReplayResponse.BuilderModifier and TypeMethodDescriptionstatic CancelReplayResponse.BuilderCancelReplayResponse.builder()The ARN of the replay to cancel.The current state of the replay.CancelReplayResponse.Builder.state(ReplayState state) The current state of the replay.CancelReplayResponse.Builder.stateReason(String stateReason) The reason that the replay is in the current state.CancelReplayResponse.toBuilder()Methods in software.amazon.awssdk.services.eventbridge.model that return types with arguments of type CancelReplayResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CancelReplayResponse.Builder>CancelReplayResponse.serializableBuilderClass()