public static interface TLSProperties.CertificateProperties.SubjectAltNameOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDns()
[#not-implemented-hide:]
string dns = 2; |
com.google.protobuf.ByteString |
getDnsBytes()
[#not-implemented-hide:]
string dns = 2; |
TLSProperties.CertificateProperties.SubjectAltName.SanCase |
getSanCase() |
String |
getUri()
string uri = 1; |
com.google.protobuf.ByteString |
getUriBytes()
string uri = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getUri()
string uri = 1;com.google.protobuf.ByteString getUriBytes()
string uri = 1;String getDns()
[#not-implemented-hide:]
string dns = 2;com.google.protobuf.ByteString getDnsBytes()
[#not-implemented-hide:]
string dns = 2;TLSProperties.CertificateProperties.SubjectAltName.SanCase getSanCase()
Copyright © 2018–2021 The Envoy Project. All rights reserved.