| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
VirtualGatewayListenerTlsFileCertificate |
VirtualGatewayListenerTlsFileCertificate.clone() |
VirtualGatewayListenerTlsFileCertificate |
VirtualGatewayListenerTlsCertificate.getFile()
A reference to an object that represents a local file certificate.
|
VirtualGatewayListenerTlsFileCertificate |
VirtualGatewayClientTlsCertificate.getFile()
An object that represents a local file certificate.
|
VirtualGatewayListenerTlsFileCertificate |
VirtualGatewayListenerTlsFileCertificate.withCertificateChain(String certificateChain)
The certificate chain for the certificate.
|
VirtualGatewayListenerTlsFileCertificate |
VirtualGatewayListenerTlsFileCertificate.withPrivateKey(String privateKey)
The private key for a certificate stored on the file system of the mesh endpoint that the proxy is running on.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualGatewayListenerTlsCertificate.setFile(VirtualGatewayListenerTlsFileCertificate file)
A reference to an object that represents a local file certificate.
|
void |
VirtualGatewayClientTlsCertificate.setFile(VirtualGatewayListenerTlsFileCertificate file)
An object that represents a local file certificate.
|
VirtualGatewayListenerTlsCertificate |
VirtualGatewayListenerTlsCertificate.withFile(VirtualGatewayListenerTlsFileCertificate file)
A reference to an object that represents a local file certificate.
|
VirtualGatewayClientTlsCertificate |
VirtualGatewayClientTlsCertificate.withFile(VirtualGatewayListenerTlsFileCertificate file)
An object that represents a local file certificate.
|
Copyright © 2024. All rights reserved.