Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsMskClusterClusterInfoClientAuthenticationSaslDetails
-
Packages that use AwsMskClusterClusterInfoClientAuthenticationSaslDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsMskClusterClusterInfoClientAuthenticationSaslDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsMskClusterClusterInfoClientAuthenticationSaslDetails Modifier and Type Method Description AwsMskClusterClusterInfoClientAuthenticationSaslDetailsAwsMskClusterClusterInfoClientAuthenticationDetails. sasl()Provides details for client authentication using SASL.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsMskClusterClusterInfoClientAuthenticationSaslDetails Modifier and Type Method Description AwsMskClusterClusterInfoClientAuthenticationDetails.BuilderAwsMskClusterClusterInfoClientAuthenticationDetails.Builder. sasl(AwsMskClusterClusterInfoClientAuthenticationSaslDetails sasl)Provides details for client authentication using SASL.
-