| 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 CreateVpcConnectionResponse |
KafkaClient.createVpcConnection(CreateVpcConnectionRequest createVpcConnectionRequest)
Creates a new MSK VPC connection.
|
default CompletableFuture<CreateVpcConnectionResponse> |
KafkaAsyncClient.createVpcConnection(CreateVpcConnectionRequest createVpcConnectionRequest)
Creates a new MSK VPC connection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateVpcConnectionRequestMarshaller.marshall(CreateVpcConnectionRequest createVpcConnectionRequest) |
Copyright © 2023. All rights reserved.