public static interface UpdateClusterConfigurationResponse.Builder extends KafkaResponse.Builder, SdkPojo, CopyableBuilder<UpdateClusterConfigurationResponse.Builder,UpdateClusterConfigurationResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateClusterConfigurationResponse.Builder |
clusterArn(String clusterArn)
The Amazon Resource Name (ARN) of the cluster.
|
UpdateClusterConfigurationResponse.Builder |
clusterOperationArn(String clusterOperationArn)
The Amazon Resource Name (ARN) of the cluster operation.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateClusterConfigurationResponse.Builder clusterArn(String clusterArn)
The Amazon Resource Name (ARN) of the cluster.
clusterArn - The Amazon Resource Name (ARN) of the cluster.
UpdateClusterConfigurationResponse.Builder clusterOperationArn(String clusterOperationArn)
The Amazon Resource Name (ARN) of the cluster operation.
clusterOperationArn - The Amazon Resource Name (ARN) of the cluster operation.
Copyright © 2023. All rights reserved.