Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsMskClusterClusterInfoClientAuthenticationDetails
-
Packages that use AwsMskClusterClusterInfoClientAuthenticationDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsMskClusterClusterInfoClientAuthenticationDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsMskClusterClusterInfoClientAuthenticationDetails Modifier and Type Method Description AwsMskClusterClusterInfoClientAuthenticationDetailsAwsMskClusterClusterInfoDetails. clientAuthentication()Provides information for different modes of client authentication.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsMskClusterClusterInfoClientAuthenticationDetails Modifier and Type Method Description AwsMskClusterClusterInfoDetails.BuilderAwsMskClusterClusterInfoDetails.Builder. clientAuthentication(AwsMskClusterClusterInfoClientAuthenticationDetails clientAuthentication)Provides information for different modes of client authentication.
-