Uses of Class
software.amazon.awssdk.services.kafka.model.VpcConnectivityTls
-
Packages that use VpcConnectivityTls Package Description software.amazon.awssdk.services.kafka.model -
-
Uses of VpcConnectivityTls in software.amazon.awssdk.services.kafka.model
Methods in software.amazon.awssdk.services.kafka.model that return VpcConnectivityTls Modifier and Type Method Description VpcConnectivityTlsVpcConnectivityClientAuthentication. tls()TLS authentication type details for VPC connectivity.Methods in software.amazon.awssdk.services.kafka.model with parameters of type VpcConnectivityTls Modifier and Type Method Description VpcConnectivityClientAuthentication.BuilderVpcConnectivityClientAuthentication.Builder. tls(VpcConnectivityTls tls)TLS authentication type details for VPC connectivity.
-