| Modifier and Type | Class and Description |
|---|---|
class |
BackendServiceTlsSettingsSubjectAltName
A Subject Alternative Name that the load balancer matches against the SAN field in the TLS certificate provided by the backend, specified as either a DNS name or a URI, in accordance with RFC 5280 4.2.1.6
Protobuf type
google.cloud.compute.v1.BackendServiceTlsSettingsSubjectAltName |
static class |
BackendServiceTlsSettingsSubjectAltName.Builder
A Subject Alternative Name that the load balancer matches against the SAN field in the TLS certificate provided by the backend, specified as either a DNS name or a URI, in accordance with RFC 5280 4.2.1.6
Protobuf type
google.cloud.compute.v1.BackendServiceTlsSettingsSubjectAltName |
| Modifier and Type | Method and Description |
|---|---|
BackendServiceTlsSettingsSubjectAltNameOrBuilder |
BackendServiceTlsSettings.getSubjectAltNamesOrBuilder(int index)
A list of Subject Alternative Names (SANs) that the Load Balancer verifies during a TLS handshake with the backend.
|
BackendServiceTlsSettingsSubjectAltNameOrBuilder |
BackendServiceTlsSettings.Builder.getSubjectAltNamesOrBuilder(int index)
A list of Subject Alternative Names (SANs) that the Load Balancer verifies during a TLS handshake with the backend.
|
BackendServiceTlsSettingsSubjectAltNameOrBuilder |
BackendServiceTlsSettingsOrBuilder.getSubjectAltNamesOrBuilder(int index)
A list of Subject Alternative Names (SANs) that the Load Balancer verifies during a TLS handshake with the backend.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends BackendServiceTlsSettingsSubjectAltNameOrBuilder> |
BackendServiceTlsSettings.getSubjectAltNamesOrBuilderList()
A list of Subject Alternative Names (SANs) that the Load Balancer verifies during a TLS handshake with the backend.
|
List<? extends BackendServiceTlsSettingsSubjectAltNameOrBuilder> |
BackendServiceTlsSettings.Builder.getSubjectAltNamesOrBuilderList()
A list of Subject Alternative Names (SANs) that the Load Balancer verifies during a TLS handshake with the backend.
|
List<? extends BackendServiceTlsSettingsSubjectAltNameOrBuilder> |
BackendServiceTlsSettingsOrBuilder.getSubjectAltNamesOrBuilderList()
A list of Subject Alternative Names (SANs) that the Load Balancer verifies during a TLS handshake with the backend.
|
Copyright © 2025 Google LLC. All rights reserved.