Uses of Class
software.amazon.awssdk.services.kafka.model.Unauthenticated
-
Packages that use Unauthenticated Package Description software.amazon.awssdk.services.kafka.model -
-
Uses of Unauthenticated in software.amazon.awssdk.services.kafka.model
Methods in software.amazon.awssdk.services.kafka.model that return Unauthenticated Modifier and Type Method Description UnauthenticatedClientAuthentication. unauthenticated()Contains information about unauthenticated traffic to the cluster.Methods in software.amazon.awssdk.services.kafka.model with parameters of type Unauthenticated Modifier and Type Method Description ClientAuthentication.BuilderClientAuthentication.Builder. unauthenticated(Unauthenticated unauthenticated)Contains information about unauthenticated traffic to the cluster.
-