Struct aws_sdk_kafka::model::compatible_kafka_version::Builder
source ·
[−]#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for CompatibleKafkaVersion
Implementations
An Apache Kafka version.
An Apache Kafka version.
Appends an item to target_versions.
To override the contents of this collection use set_target_versions.
A list of Apache Kafka versions.
A list of Apache Kafka versions.
Consumes the builder and constructs a CompatibleKafkaVersion
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
