Uses of Class
io.envoyproxy.envoy.config.listener.v2.ApiListener
-
Packages that use ApiListener Package Description io.envoyproxy.envoy.api.v2 io.envoyproxy.envoy.config.listener.v2 -
-
Uses of ApiListener in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return ApiListener Modifier and Type Method Description ApiListenerListener.Builder. getApiListener()Used to represent an API listener, which is used in non-proxy clients.ApiListenerListener. getApiListener()Used to represent an API listener, which is used in non-proxy clients.ApiListenerListenerOrBuilder. getApiListener()Used to represent an API listener, which is used in non-proxy clients.Methods in io.envoyproxy.envoy.api.v2 with parameters of type ApiListener Modifier and Type Method Description Listener.BuilderListener.Builder. mergeApiListener(ApiListener value)Used to represent an API listener, which is used in non-proxy clients.Listener.BuilderListener.Builder. setApiListener(ApiListener value)Used to represent an API listener, which is used in non-proxy clients. -
Uses of ApiListener in io.envoyproxy.envoy.config.listener.v2
Methods in io.envoyproxy.envoy.config.listener.v2 that return ApiListener Modifier and Type Method Description ApiListenerApiListener.Builder. build()ApiListenerApiListener.Builder. buildPartial()static ApiListenerApiListener. getDefaultInstance()ApiListenerApiListener.Builder. getDefaultInstanceForType()ApiListenerApiListener. 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.v2 that return types with arguments of type ApiListener Modifier and Type Method Description com.google.protobuf.Parser<ApiListener>ApiListener. getParserForType()static com.google.protobuf.Parser<ApiListener>ApiListener. parser()Methods in io.envoyproxy.envoy.config.listener.v2 with parameters of type ApiListener Modifier and Type Method Description ApiListener.BuilderApiListener.Builder. mergeFrom(ApiListener other)static ApiListener.BuilderApiListener. newBuilder(ApiListener prototype)
-