| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
TlsValidationContextFileTrust |
ListenerTlsValidationContextTrust.file()
Returns the value of the File property for this object.
|
TlsValidationContextFileTrust |
TlsValidationContextTrust.file()
An object that represents a Transport Layer Security (TLS) validation context trust for a local file.
|
| Modifier and Type | Method and Description |
|---|---|
ListenerTlsValidationContextTrust.Builder |
ListenerTlsValidationContextTrust.Builder.file(TlsValidationContextFileTrust file)
Sets the value of the File property for this object.
|
TlsValidationContextTrust.Builder |
TlsValidationContextTrust.Builder.file(TlsValidationContextFileTrust file)
An object that represents a Transport Layer Security (TLS) validation context trust for a local file.
|
Copyright © 2021. All rights reserved.