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
Fields in io.envoyproxy.envoy.config.listener.v3 declared as ApiListener Modifier and Type Field Description private ApiListenerListener. apiListener_private ApiListenerListener.Builder. apiListener_private static ApiListenerApiListener. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type ApiListener Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<ApiListener,ApiListener.Builder,ApiListenerOrBuilder>Listener.Builder. apiListenerBuilder_private static com.google.protobuf.Parser<ApiListener>ApiListener. PARSERMethods 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(java.io.InputStream input)static ApiListenerApiListener. parseDelimitedFrom(java.io.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(java.io.InputStream input)static ApiListenerApiListener. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiListenerApiListener. parseFrom(java.nio.ByteBuffer data)static ApiListenerApiListener. parseFrom(java.nio.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 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.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 private voidApiListener.Builder. buildPartial0(ApiListener result)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.
-