Uses of Interface
io.envoyproxy.envoy.config.listener.v3.ApiListenerOrBuilder
-
Packages that use ApiListenerOrBuilder Package Description io.envoyproxy.envoy.config.listener.v3 -
-
Uses of ApiListenerOrBuilder in io.envoyproxy.envoy.config.listener.v3
Classes in io.envoyproxy.envoy.config.listener.v3 that implement ApiListenerOrBuilder Modifier and Type Class Description class
ApiListener
Describes a type of API listener, which is used in non-proxy clients.static class
ApiListener.Builder
Describes a type of API listener, which is used in non-proxy clients.Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type ApiListenerOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<ApiListener,ApiListener.Builder,ApiListenerOrBuilder>
Listener.Builder. apiListenerBuilder_
Methods in io.envoyproxy.envoy.config.listener.v3 that return ApiListenerOrBuilder Modifier and Type Method Description ApiListenerOrBuilder
Listener.Builder. getApiListenerOrBuilder()
Used to represent an API listener, which is used in non-proxy clients.ApiListenerOrBuilder
Listener. getApiListenerOrBuilder()
Used to represent an API listener, which is used in non-proxy clients.ApiListenerOrBuilder
ListenerOrBuilder. getApiListenerOrBuilder()
Used to represent an API listener, which is used in non-proxy clients.Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type ApiListenerOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<ApiListener,ApiListener.Builder,ApiListenerOrBuilder>
Listener.Builder. getApiListenerFieldBuilder()
Used to represent an API listener, which is used in non-proxy clients.
-