public static interface UpdateBrokerStorageResponse.Builder extends KafkaResponse.Builder, SdkPojo, CopyableBuilder<UpdateBrokerStorageResponse.Builder,UpdateBrokerStorageResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateBrokerStorageResponse.Builder |
clusterArn(String clusterArn)
The Amazon Resource Name (ARN) of the cluster.
|
UpdateBrokerStorageResponse.Builder |
clusterOperationArn(String clusterOperationArn)
The Amazon Resource Name (ARN) of the cluster operation.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateBrokerStorageResponse.Builder clusterArn(String clusterArn)
The Amazon Resource Name (ARN) of the cluster.
clusterArn - The Amazon Resource Name (ARN) of the cluster.
UpdateBrokerStorageResponse.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.