public static interface VirtualGatewayTlsValidationContextFileTrust.Builder extends SdkPojo, CopyableBuilder<VirtualGatewayTlsValidationContextFileTrust.Builder,VirtualGatewayTlsValidationContextFileTrust>
| Modifier and Type | Method and Description |
|---|---|
VirtualGatewayTlsValidationContextFileTrust.Builder |
certificateChain(String certificateChain)
The certificate trust chain for a certificate stored on the file system of the virtual node that the proxy is
running on.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVirtualGatewayTlsValidationContextFileTrust.Builder certificateChain(String certificateChain)
The certificate trust chain for a certificate stored on the file system of the virtual node that the proxy is running on.
certificateChain - The certificate trust chain for a certificate stored on the file system of the virtual node that the
proxy is running on.Copyright © 2021. All rights reserved.