| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka |
The operations for managing an Amazon MSK cluster.
|
| software.amazon.awssdk.services.kafka.paginators |
| Modifier and Type | Method and Description |
|---|---|
static KafkaAsyncClient |
KafkaAsyncClient.create()
Create a
KafkaAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListClusterOperationsPublisher(KafkaAsyncClient client,
ListClusterOperationsRequest firstRequest) |
ListClustersPublisher(KafkaAsyncClient client,
ListClustersRequest firstRequest) |
ListClustersV2Publisher(KafkaAsyncClient client,
ListClustersV2Request firstRequest) |
ListConfigurationRevisionsPublisher(KafkaAsyncClient client,
ListConfigurationRevisionsRequest firstRequest) |
ListConfigurationsPublisher(KafkaAsyncClient client,
ListConfigurationsRequest firstRequest) |
ListKafkaVersionsPublisher(KafkaAsyncClient client,
ListKafkaVersionsRequest firstRequest) |
ListNodesPublisher(KafkaAsyncClient client,
ListNodesRequest firstRequest) |
ListScramSecretsPublisher(KafkaAsyncClient client,
ListScramSecretsRequest firstRequest) |
Copyright © 2023. All rights reserved.