Uses of Class
software.amazon.awssdk.services.kafkaconnect.model.VpcDescription
-
Packages that use VpcDescription Package Description software.amazon.awssdk.services.kafkaconnect.model -
-
Uses of VpcDescription in software.amazon.awssdk.services.kafkaconnect.model
Methods in software.amazon.awssdk.services.kafkaconnect.model that return VpcDescription Modifier and Type Method Description VpcDescriptionApacheKafkaClusterDescription. 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 VpcDescription Modifier and Type Method Description ApacheKafkaClusterDescription.BuilderApacheKafkaClusterDescription.Builder. vpc(VpcDescription vpc)Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.
-