Interface BrokerSoftwareInfo.Builder

  • Method Details

    • configurationArn

      BrokerSoftwareInfo.Builder configurationArn(String configurationArn)

      The Amazon Resource Name (ARN) of the configuration used for the cluster. This field isn't visible in this preview release.

      Parameters:
      configurationArn -

      The Amazon Resource Name (ARN) of the configuration used for the cluster. This field isn't visible in this preview release.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • configurationRevision

      BrokerSoftwareInfo.Builder configurationRevision(Long configurationRevision)

      The revision of the configuration to use. This field isn't visible in this preview release.

      Parameters:
      configurationRevision -

      The revision of the configuration to use. This field isn't visible in this preview release.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • kafkaVersion

      BrokerSoftwareInfo.Builder kafkaVersion(String kafkaVersion)

      The version of Apache Kafka.

      Parameters:
      kafkaVersion -

      The version of Apache Kafka.

      Returns:
      Returns a reference to this object so that method calls can be chained together.