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