| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
KafkaClusterClientVpcConfig |
KafkaCluster.vpcConfig()
Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.
|
KafkaClusterClientVpcConfig |
KafkaClusterDescription.vpcConfig()
Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.
|
| Modifier and Type | Method and Description |
|---|---|
KafkaCluster.Builder |
KafkaCluster.Builder.vpcConfig(KafkaClusterClientVpcConfig vpcConfig)
Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.
|
KafkaClusterDescription.Builder |
KafkaClusterDescription.Builder.vpcConfig(KafkaClusterClientVpcConfig vpcConfig)
Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.
|
Copyright © 2023. All rights reserved.