| 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 KafkaClient |
KafkaClient.create()
Create a
KafkaClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListClientVpcConnectionsIterable(KafkaClient client,
ListClientVpcConnectionsRequest firstRequest) |
ListClusterOperationsIterable(KafkaClient client,
ListClusterOperationsRequest firstRequest) |
ListClustersIterable(KafkaClient client,
ListClustersRequest firstRequest) |
ListClustersV2Iterable(KafkaClient client,
ListClustersV2Request firstRequest) |
ListConfigurationRevisionsIterable(KafkaClient client,
ListConfigurationRevisionsRequest firstRequest) |
ListConfigurationsIterable(KafkaClient client,
ListConfigurationsRequest firstRequest) |
ListKafkaVersionsIterable(KafkaClient client,
ListKafkaVersionsRequest firstRequest) |
ListNodesIterable(KafkaClient client,
ListNodesRequest firstRequest) |
ListScramSecretsIterable(KafkaClient client,
ListScramSecretsRequest firstRequest) |
ListVpcConnectionsIterable(KafkaClient client,
ListVpcConnectionsRequest firstRequest) |
Copyright © 2023. All rights reserved.