| 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 UpdateConnectivityResponse |
KafkaClient.updateConnectivity(UpdateConnectivityRequest updateConnectivityRequest)
Updates the cluster's connectivity configuration.
|
default CompletableFuture<UpdateConnectivityResponse> |
KafkaAsyncClient.updateConnectivity(UpdateConnectivityRequest updateConnectivityRequest)
Updates the cluster's connectivity configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateConnectivityRequestMarshaller.marshall(UpdateConnectivityRequest updateConnectivityRequest) |
Copyright © 2023. All rights reserved.