Uses of Class
io.envoyproxy.envoy.extensions.filters.http.api_key_auth.v3.Forwarding
Packages that use Forwarding
-
Uses of Forwarding in io.envoyproxy.envoy.extensions.filters.http.api_key_auth.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.api_key_auth.v3 that return ForwardingModifier and TypeMethodDescriptionForwarding.Builder.build()Forwarding.Builder.buildPartial()static ForwardingForwarding.getDefaultInstance()Forwarding.Builder.getDefaultInstanceForType()Forwarding.getDefaultInstanceForType()ApiKeyAuth.Builder.getForwarding()Optional configuration to control what information should be propagated to upstream services.ApiKeyAuth.getForwarding()Optional configuration to control what information should be propagated to upstream services.ApiKeyAuthOrBuilder.getForwarding()Optional configuration to control what information should be propagated to upstream services.ApiKeyAuthPerRoute.Builder.getForwarding()Optional configuration to control what information should be propagated to upstream services.ApiKeyAuthPerRoute.getForwarding()Optional configuration to control what information should be propagated to upstream services.ApiKeyAuthPerRouteOrBuilder.getForwarding()Optional configuration to control what information should be propagated to upstream services.static ForwardingForwarding.parseDelimitedFrom(InputStream input) static ForwardingForwarding.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ForwardingForwarding.parseFrom(byte[] data) static ForwardingForwarding.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ForwardingForwarding.parseFrom(com.google.protobuf.ByteString data) static ForwardingForwarding.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ForwardingForwarding.parseFrom(com.google.protobuf.CodedInputStream input) static ForwardingForwarding.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ForwardingForwarding.parseFrom(InputStream input) static ForwardingForwarding.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ForwardingForwarding.parseFrom(ByteBuffer data) static ForwardingForwarding.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.api_key_auth.v3 that return types with arguments of type ForwardingModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Forwarding>Forwarding.getParserForType()static com.google.protobuf.Parser<Forwarding>Forwarding.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.api_key_auth.v3 with parameters of type ForwardingModifier and TypeMethodDescriptionApiKeyAuth.Builder.mergeForwarding(Forwarding value) Optional configuration to control what information should be propagated to upstream services.ApiKeyAuthPerRoute.Builder.mergeForwarding(Forwarding value) Optional configuration to control what information should be propagated to upstream services.Forwarding.Builder.mergeFrom(Forwarding other) static Forwarding.BuilderForwarding.newBuilder(Forwarding prototype) ApiKeyAuth.Builder.setForwarding(Forwarding value) Optional configuration to control what information should be propagated to upstream services.ApiKeyAuthPerRoute.Builder.setForwarding(Forwarding value) Optional configuration to control what information should be propagated to upstream services.