| 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 CreateClusterV2Response |
KafkaClient.createClusterV2(CreateClusterV2Request createClusterV2Request)
Creates a new MSK cluster.
|
default CompletableFuture<CreateClusterV2Response> |
KafkaAsyncClient.createClusterV2(CreateClusterV2Request createClusterV2Request)
Creates a new MSK cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateClusterV2RequestMarshaller.marshall(CreateClusterV2Request createClusterV2Request) |
Copyright © 2023. All rights reserved.