| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
VirtualGatewayListenerTlsFileCertificate |
VirtualGatewayClientTlsCertificate.file()
An object that represents a local file certificate.
|
VirtualGatewayListenerTlsFileCertificate |
VirtualGatewayListenerTlsCertificate.file()
A reference to an object that represents a local file certificate.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualGatewayClientTlsCertificate.Builder |
VirtualGatewayClientTlsCertificate.Builder.file(VirtualGatewayListenerTlsFileCertificate file)
An object that represents a local file certificate.
|
VirtualGatewayListenerTlsCertificate.Builder |
VirtualGatewayListenerTlsCertificate.Builder.file(VirtualGatewayListenerTlsFileCertificate file)
A reference to an object that represents a local file certificate.
|
static VirtualGatewayClientTlsCertificate |
VirtualGatewayClientTlsCertificate.fromFile(VirtualGatewayListenerTlsFileCertificate file)
Create an instance of this class with
VirtualGatewayClientTlsCertificate.file() initialized to the given value. |
static VirtualGatewayListenerTlsCertificate |
VirtualGatewayListenerTlsCertificate.fromFile(VirtualGatewayListenerTlsFileCertificate file)
Create an instance of this class with
VirtualGatewayListenerTlsCertificate.file() initialized to the given value. |
Copyright © 2023. All rights reserved.