public interface EnvoyInternalAddressOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
EnvoyInternalAddress.AddressNameSpecifierCase |
getAddressNameSpecifierCase() |
String |
getServerListenerName()
[#not-implemented-hide:] The :ref:`listener name <envoy_api_field_config.listener.v3.Listener.name>` of the destination internal listener.
|
com.google.protobuf.ByteString |
getServerListenerNameBytes()
[#not-implemented-hide:] The :ref:`listener name <envoy_api_field_config.listener.v3.Listener.name>` of the destination internal listener.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getServerListenerName()
[#not-implemented-hide:] The :ref:`listener name <envoy_api_field_config.listener.v3.Listener.name>` of the destination internal listener.
string server_listener_name = 1;com.google.protobuf.ByteString getServerListenerNameBytes()
[#not-implemented-hide:] The :ref:`listener name <envoy_api_field_config.listener.v3.Listener.name>` of the destination internal listener.
string server_listener_name = 1;EnvoyInternalAddress.AddressNameSpecifierCase getAddressNameSpecifierCase()
Copyright © 2018–2021 The Envoy Project. All rights reserved.