Uses of Class
software.amazon.awssdk.services.appmesh.model.ClientPolicyTls
-
Packages that use ClientPolicyTls Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of ClientPolicyTls in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return ClientPolicyTls Modifier and Type Method Description ClientPolicyTlsClientPolicy. tls()A reference to an object that represents a Transport Layer Security (TLS) client policy.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type ClientPolicyTls Modifier and Type Method Description ClientPolicy.BuilderClientPolicy.Builder. tls(ClientPolicyTls tls)A reference to an object that represents a Transport Layer Security (TLS) client policy.
-