Uses of Class
software.amazon.awssdk.services.appmesh.model.ListenerTlsValidationContext
-
Packages that use ListenerTlsValidationContext Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of ListenerTlsValidationContext in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return ListenerTlsValidationContext Modifier and Type Method Description ListenerTlsValidationContextListenerTls. validation()A reference to an object that represents a listener's Transport Layer Security (TLS) validation context.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type ListenerTlsValidationContext Modifier and Type Method Description ListenerTls.BuilderListenerTls.Builder. validation(ListenerTlsValidationContext validation)A reference to an object that represents a listener's Transport Layer Security (TLS) validation context.
-