Interface UpdateClusterConfigurationResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<UpdateClusterConfigurationResponse.Builder,UpdateClusterConfigurationResponse>, KafkaResponse.Builder, SdkBuilder<UpdateClusterConfigurationResponse.Builder,UpdateClusterConfigurationResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
UpdateClusterConfigurationResponse

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

    • clusterArn

      The Amazon Resource Name (ARN) of the cluster.

      Parameters:
      clusterArn -

      The Amazon Resource Name (ARN) of the cluster.

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

      UpdateClusterConfigurationResponse.Builder clusterOperationArn(String clusterOperationArn)

      The Amazon Resource Name (ARN) of the cluster operation.

      Parameters:
      clusterOperationArn -

      The Amazon Resource Name (ARN) of the cluster operation.

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