Interface KafkaVersion.Builder

All Superinterfaces:
Buildable, CopyableBuilder<KafkaVersion.Builder,KafkaVersion>, SdkBuilder<KafkaVersion.Builder,KafkaVersion>, SdkPojo
Enclosing class:
KafkaVersion

public static interface KafkaVersion.Builder extends SdkPojo, CopyableBuilder<KafkaVersion.Builder,KafkaVersion>
  • Method Details

    • version

      KafkaVersion.Builder version(String version)
      Sets the value of the Version property for this object.
      Parameters:
      version - The new value for the Version property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      KafkaVersion.Builder status(String status)
      Sets the value of the Status property for this object.
      Parameters:
      status - The new value for the Status property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Sets the value of the Status property for this object.
      Parameters:
      status - The new value for the Status property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: