public interface SubjectAlternateNameOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDns()
string dns = 1; |
com.google.protobuf.ByteString |
getDnsBytes()
string dns = 1; |
SubjectAlternateName.NameCase |
getNameCase() |
String |
getUri()
string uri = 2; |
com.google.protobuf.ByteString |
getUriBytes()
string uri = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDns()
string dns = 1;com.google.protobuf.ByteString getDnsBytes()
string dns = 1;String getUri()
string uri = 2;com.google.protobuf.ByteString getUriBytes()
string uri = 2;SubjectAlternateName.NameCase getNameCase()
Copyright © 2018–2019 The Envoy Project. All rights reserved.