| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka |
The operations for managing an Amazon MSK cluster.
|
| software.amazon.awssdk.services.kafka.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateBrokerCountResponse |
KafkaClient.updateBrokerCount(UpdateBrokerCountRequest updateBrokerCountRequest)
Updates the number of broker nodes in the cluster.
|
default CompletableFuture<UpdateBrokerCountResponse> |
KafkaAsyncClient.updateBrokerCount(UpdateBrokerCountRequest updateBrokerCountRequest)
Updates the number of broker nodes in the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateBrokerCountRequestMarshaller.marshall(UpdateBrokerCountRequest updateBrokerCountRequest) |
Copyright © 2023. All rights reserved.