Uses of Class
io.envoyproxy.envoy.config.listener.v3.ApiListener.Builder
Packages that use ApiListener.Builder
-
Uses of ApiListener.Builder in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type ApiListener.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ApiListener, ApiListener.Builder, ApiListenerOrBuilder> Listener.Builder.apiListenerBuilder_
Methods in io.envoyproxy.envoy.config.listener.v3 that return ApiListener.BuilderModifier and TypeMethodDescriptionApiListener.Builder.clear()
ApiListener.Builder.clearApiListener()
The type in this field determines the type of API listener.Listener.Builder.getApiListenerBuilder()
Used to represent an API listener, which is used in non-proxy clients.ApiListener.Builder.mergeApiListener
(com.google.protobuf.Any value) The type in this field determines the type of API listener.ApiListener.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ApiListener.Builder.mergeFrom
(com.google.protobuf.Message other) ApiListener.Builder.mergeFrom
(ApiListener other) static ApiListener.Builder
ApiListener.newBuilder()
static ApiListener.Builder
ApiListener.newBuilder
(ApiListener prototype) ApiListener.newBuilderForType()
protected ApiListener.Builder
ApiListener.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) ApiListener.Builder.setApiListener
(com.google.protobuf.Any value) The type in this field determines the type of API listener.ApiListener.Builder.setApiListener
(com.google.protobuf.Any.Builder builderForValue) The type in this field determines the type of API listener.ApiListener.toBuilder()
Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type ApiListener.BuilderModifier 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.Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type ApiListener.BuilderModifier and TypeMethodDescriptionListener.Builder.setApiListener
(ApiListener.Builder builderForValue) Used to represent an API listener, which is used in non-proxy clients.