Uses of Class
io.envoyproxy.envoy.config.listener.v3.ApiListener
-
Packages that use ApiListener Package Description io.envoyproxy.envoy.config.listener.v3 -
-
Uses of ApiListener in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return ApiListener Modifier and Type Method Description ApiListenerApiListener.Builder. build()ApiListenerApiListener.Builder. buildPartial()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.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.v3 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.v3 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.ApiListener.BuilderApiListener.Builder. mergeFrom(ApiListener other)static ApiListener.BuilderApiListener. newBuilder(ApiListener prototype)Listener.BuilderListener.Builder. setApiListener(ApiListener value)Used to represent an API listener, which is used in non-proxy clients.
-