Uses of Class
software.amazon.awssdk.services.kafkaconnect.model.Vpc
-
Packages that use Vpc Package Description software.amazon.awssdk.services.kafkaconnect.model -
-
Uses of Vpc in software.amazon.awssdk.services.kafkaconnect.model
Methods in software.amazon.awssdk.services.kafkaconnect.model that return Vpc Modifier and Type Method Description VpcApacheKafkaCluster. vpc()Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.Methods in software.amazon.awssdk.services.kafkaconnect.model with parameters of type Vpc Modifier and Type Method Description ApacheKafkaCluster.BuilderApacheKafkaCluster.Builder. vpc(Vpc vpc)Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.
-