public static interface TlsValidationContextFileTrust.Builder extends SdkPojo, CopyableBuilder<TlsValidationContextFileTrust.Builder,TlsValidationContextFileTrust>
| Modifier and Type | Method and Description |
|---|---|
TlsValidationContextFileTrust.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, buildTlsValidationContextFileTrust.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.