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; |
String |
getIpAddress()
string ip_address = 3; |
com.google.protobuf.ByteString |
getIpAddressBytes()
string ip_address = 3; |
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;String getIpAddress()
string ip_address = 3;com.google.protobuf.ByteString getIpAddressBytes()
string ip_address = 3;SubjectAlternateName.NameCase getNameCase()
Copyright © 2018–2021 The Envoy Project. All rights reserved.