Uses of Class
software.amazon.awssdk.services.kafka.model.VpcConnectivityClientAuthentication
-
Packages that use VpcConnectivityClientAuthentication Package Description software.amazon.awssdk.services.kafka.model -
-
Uses of VpcConnectivityClientAuthentication in software.amazon.awssdk.services.kafka.model
Methods in software.amazon.awssdk.services.kafka.model that return VpcConnectivityClientAuthentication Modifier and Type Method Description VpcConnectivityClientAuthenticationVpcConnectivity. clientAuthentication()Includes all client authentication information for VPC connectivity.Methods in software.amazon.awssdk.services.kafka.model with parameters of type VpcConnectivityClientAuthentication Modifier and Type Method Description VpcConnectivity.BuilderVpcConnectivity.Builder. clientAuthentication(VpcConnectivityClientAuthentication clientAuthentication)Includes all client authentication information for VPC connectivity.
-