Uses of Class
io.envoyproxy.envoy.config.listener.v3.ApiListener
Packages that use ApiListener
-
Uses of ApiListener in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 declared as ApiListenerModifier and TypeFieldDescriptionprivate ApiListener
Listener.apiListener_
private ApiListener
Listener.Builder.apiListener_
private static final ApiListener
ApiListener.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type ApiListenerModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ApiListener, ApiListener.Builder, ApiListenerOrBuilder> Listener.Builder.apiListenerBuilder_
private static final com.google.protobuf.Parser
<ApiListener> ApiListener.PARSER
Methods in io.envoyproxy.envoy.config.listener.v3 that return ApiListenerModifier and TypeMethodDescriptionApiListener.Builder.build()
ApiListener.Builder.buildPartial()
Listener.Builder.getApiListener()
Used to represent an API listener, which is used in non-proxy clients.Listener.getApiListener()
Used to represent an API listener, which is used in non-proxy clients.ListenerOrBuilder.getApiListener()
Used to represent an API listener, which is used in non-proxy clients.static ApiListener
ApiListener.getDefaultInstance()
ApiListener.Builder.getDefaultInstanceForType()
ApiListener.getDefaultInstanceForType()
static ApiListener
ApiListener.parseDelimitedFrom
(InputStream input) static ApiListener
ApiListener.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiListener
ApiListener.parseFrom
(byte[] data) static ApiListener
ApiListener.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiListener
ApiListener.parseFrom
(com.google.protobuf.ByteString data) static ApiListener
ApiListener.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiListener
ApiListener.parseFrom
(com.google.protobuf.CodedInputStream input) static ApiListener
ApiListener.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiListener
ApiListener.parseFrom
(InputStream input) static ApiListener
ApiListener.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiListener
ApiListener.parseFrom
(ByteBuffer data) static ApiListener
ApiListener.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type ApiListenerModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ApiListener, ApiListener.Builder, ApiListenerOrBuilder> Listener.Builder.getApiListenerFieldBuilder()
Used to represent an API listener, which is used in non-proxy clients.com.google.protobuf.Parser
<ApiListener> ApiListener.getParserForType()
static com.google.protobuf.Parser
<ApiListener> ApiListener.parser()
Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type ApiListenerModifier and TypeMethodDescriptionprivate void
ApiListener.Builder.buildPartial0
(ApiListener result) Listener.Builder.mergeApiListener
(ApiListener value) Used to represent an API listener, which is used in non-proxy clients.ApiListener.Builder.mergeFrom
(ApiListener other) static ApiListener.Builder
ApiListener.newBuilder
(ApiListener prototype) Listener.Builder.setApiListener
(ApiListener value) Used to represent an API listener, which is used in non-proxy clients.