Interface KafkaVersion.Builder

    • Method Detail

      • 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:
        KafkaVersionStatus, KafkaVersionStatus