public static interface KafkaVersion.Builder extends SdkPojo, CopyableBuilder<KafkaVersion.Builder,KafkaVersion>
| Modifier and Type | Method and Description |
|---|---|
KafkaVersion.Builder |
status(KafkaVersionStatus status)
Sets the value of the Status property for this object.
|
KafkaVersion.Builder |
status(String status)
Sets the value of the Status property for this object.
|
KafkaVersion.Builder |
version(String version)
Sets the value of the Version property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildKafkaVersion.Builder version(String version)
version - The new value for the Version property for this object.KafkaVersion.Builder status(String status)
status - The new value for the Status property for this object.KafkaVersionStatus,
KafkaVersionStatusKafkaVersion.Builder status(KafkaVersionStatus status)
status - The new value for the Status property for this object.KafkaVersionStatus,
KafkaVersionStatusCopyright © 2023. All rights reserved.