| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
VirtualGatewayListenerTlsFileCertificate |
VirtualGatewayListenerTlsCertificate.file()
A reference to an object that represents a local file certificate.
|
VirtualGatewayListenerTlsFileCertificate |
VirtualGatewayClientTlsCertificate.file()
Returns the value of the File property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualGatewayListenerTlsCertificate.Builder |
VirtualGatewayListenerTlsCertificate.Builder.file(VirtualGatewayListenerTlsFileCertificate file)
A reference to an object that represents a local file certificate.
|
VirtualGatewayClientTlsCertificate.Builder |
VirtualGatewayClientTlsCertificate.Builder.file(VirtualGatewayListenerTlsFileCertificate file)
Sets the value of the File property for this object.
|
Copyright © 2021. All rights reserved.