Uses of Interface
software.amazon.awssdk.services.eventbridge.model.Secondary.Builder
Packages that use Secondary.Builder
-
Uses of Secondary.Builder in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return Secondary.BuilderModifier and TypeMethodDescriptionstatic Secondary.BuilderSecondary.builder()Defines the secondary Region.Secondary.toBuilder()Methods in software.amazon.awssdk.services.eventbridge.model that return types with arguments of type Secondary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Secondary.Builder>Secondary.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.eventbridge.model with type arguments of type Secondary.BuilderModifier and TypeMethodDescriptiondefault FailoverConfig.BuilderFailoverConfig.Builder.secondary(Consumer<Secondary.Builder> secondary) The Region that events are routed to when failover is triggered or event replication is enabled.