Uses of Interface
software.amazon.awssdk.services.eventbridge.model.UpdateEventBusResponse.Builder
Packages that use UpdateEventBusResponse.Builder
-
Uses of UpdateEventBusResponse.Builder in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return UpdateEventBusResponse.BuilderModifier and TypeMethodDescriptionThe event bus Amazon Resource Name (ARN).UpdateEventBusResponse.builder()default UpdateEventBusResponse.BuilderUpdateEventBusResponse.Builder.deadLetterConfig(Consumer<DeadLetterConfig.Builder> deadLetterConfig) Sets the value of the DeadLetterConfig property for this object.UpdateEventBusResponse.Builder.deadLetterConfig(DeadLetterConfig deadLetterConfig) Sets the value of the DeadLetterConfig property for this object.UpdateEventBusResponse.Builder.description(String description) The event bus description.UpdateEventBusResponse.Builder.kmsKeyIdentifier(String kmsKeyIdentifier) The identifier of the KMS customer managed key for EventBridge to use to encrypt events on this event bus, if one has been specified.default UpdateEventBusResponse.BuilderUpdateEventBusResponse.Builder.logConfig(Consumer<LogConfig.Builder> logConfig) The logging configuration settings for the event bus.The logging configuration settings for the event bus.The event bus name.UpdateEventBusResponse.toBuilder()Methods in software.amazon.awssdk.services.eventbridge.model that return types with arguments of type UpdateEventBusResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UpdateEventBusResponse.Builder>UpdateEventBusResponse.serializableBuilderClass()