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