| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
ClientTlsCertificate |
ClientTlsCertificate.clone() |
ClientTlsCertificate |
ClientPolicyTls.getCertificate()
A reference to an object that represents a client's TLS certificate.
|
ClientTlsCertificate |
ClientTlsCertificate.withFile(ListenerTlsFileCertificate file) |
ClientTlsCertificate |
ClientTlsCertificate.withSds(ListenerTlsSdsCertificate sds)
A reference to an object that represents a client's TLS Secret Discovery Service certificate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientPolicyTls.setCertificate(ClientTlsCertificate certificate)
A reference to an object that represents a client's TLS certificate.
|
ClientPolicyTls |
ClientPolicyTls.withCertificate(ClientTlsCertificate certificate)
A reference to an object that represents a client's TLS certificate.
|
Copyright © 2021. All rights reserved.