| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
SubjectAlternativeNames |
TlsValidationContext.subjectAlternativeNames()
A reference to an object that represents the SANs for a Transport Layer Security (TLS) validation context.
|
SubjectAlternativeNames |
VirtualGatewayTlsValidationContext.subjectAlternativeNames()
A reference to an object that represents the SANs for a virtual gateway's listener's Transport Layer Security
(TLS) validation context.
|
SubjectAlternativeNames |
ListenerTlsValidationContext.subjectAlternativeNames()
A reference to an object that represents the SANs for a listener's Transport Layer Security (TLS) validation
context.
|
SubjectAlternativeNames |
VirtualGatewayListenerTlsValidationContext.subjectAlternativeNames()
A reference to an object that represents the SANs for a virtual gateway listener's Transport Layer Security (TLS)
validation context.
|
| Modifier and Type | Method and Description |
|---|---|
TlsValidationContext.Builder |
TlsValidationContext.Builder.subjectAlternativeNames(SubjectAlternativeNames subjectAlternativeNames)
A reference to an object that represents the SANs for a Transport Layer Security (TLS) validation context.
|
VirtualGatewayTlsValidationContext.Builder |
VirtualGatewayTlsValidationContext.Builder.subjectAlternativeNames(SubjectAlternativeNames subjectAlternativeNames)
A reference to an object that represents the SANs for a virtual gateway's listener's Transport Layer Security
(TLS) validation context.
|
ListenerTlsValidationContext.Builder |
ListenerTlsValidationContext.Builder.subjectAlternativeNames(SubjectAlternativeNames subjectAlternativeNames)
A reference to an object that represents the SANs for a listener's Transport Layer Security (TLS) validation
context.
|
VirtualGatewayListenerTlsValidationContext.Builder |
VirtualGatewayListenerTlsValidationContext.Builder.subjectAlternativeNames(SubjectAlternativeNames subjectAlternativeNames)
A reference to an object that represents the SANs for a virtual gateway listener's Transport Layer Security
(TLS) validation context.
|
Copyright © 2021. All rights reserved.