Uses of Class
io.envoyproxy.envoy.config.listener.v3.ApiListener
Packages that use ApiListener
-
Uses of ApiListener in io.envoyproxy.envoy.config.listener.v3
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 ApiListenerApiListener.getDefaultInstance()ApiListener.Builder.getDefaultInstanceForType()ApiListener.getDefaultInstanceForType()static ApiListenerApiListener.parseDelimitedFrom(InputStream input) static ApiListenerApiListener.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiListenerApiListener.parseFrom(byte[] data) static ApiListenerApiListener.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiListenerApiListener.parseFrom(com.google.protobuf.ByteString data) static ApiListenerApiListener.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiListenerApiListener.parseFrom(com.google.protobuf.CodedInputStream input) static ApiListenerApiListener.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiListenerApiListener.parseFrom(InputStream input) static ApiListenerApiListener.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiListenerApiListener.parseFrom(ByteBuffer data) static ApiListenerApiListener.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 TypeMethodDescriptioncom.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 TypeMethodDescriptionListener.Builder.mergeApiListener(ApiListener value) Used to represent an API listener, which is used in non-proxy clients.ApiListener.Builder.mergeFrom(ApiListener other) static ApiListener.BuilderApiListener.newBuilder(ApiListener prototype) Listener.Builder.setApiListener(ApiListener value) Used to represent an API listener, which is used in non-proxy clients.