| 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 GetBootstrapBrokersResponse |
KafkaClient.getBootstrapBrokers(GetBootstrapBrokersRequest getBootstrapBrokersRequest)
A list of brokers that a client application can use to bootstrap.
|
default CompletableFuture<GetBootstrapBrokersResponse> |
KafkaAsyncClient.getBootstrapBrokers(GetBootstrapBrokersRequest getBootstrapBrokersRequest)
A list of brokers that a client application can use to bootstrap.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetBootstrapBrokersRequestMarshaller.marshall(GetBootstrapBrokersRequest getBootstrapBrokersRequest) |
Copyright © 2023. All rights reserved.