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