Uses of Class
io.envoyproxy.envoy.service.ext_proc.v3.ImmediateResponse
Packages that use ImmediateResponse
-
Uses of ImmediateResponse in io.envoyproxy.envoy.service.ext_proc.v3
Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return ImmediateResponseModifier and TypeMethodDescriptionImmediateResponse.Builder.build()ImmediateResponse.Builder.buildPartial()static ImmediateResponseImmediateResponse.getDefaultInstance()ImmediateResponse.Builder.getDefaultInstanceForType()ImmediateResponse.getDefaultInstanceForType()ProcessingResponse.Builder.getImmediateResponse()If specified, attempt to create a locally generated response, send it downstream, and stop processing additional filters and ignore any additional messages received from the remote server for this request or response.ProcessingResponse.getImmediateResponse()If specified, attempt to create a locally generated response, send it downstream, and stop processing additional filters and ignore any additional messages received from the remote server for this request or response.ProcessingResponseOrBuilder.getImmediateResponse()If specified, attempt to create a locally generated response, send it downstream, and stop processing additional filters and ignore any additional messages received from the remote server for this request or response.static ImmediateResponseImmediateResponse.parseDelimitedFrom(InputStream input) static ImmediateResponseImmediateResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImmediateResponseImmediateResponse.parseFrom(byte[] data) static ImmediateResponseImmediateResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImmediateResponseImmediateResponse.parseFrom(com.google.protobuf.ByteString data) static ImmediateResponseImmediateResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImmediateResponseImmediateResponse.parseFrom(com.google.protobuf.CodedInputStream input) static ImmediateResponseImmediateResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImmediateResponseImmediateResponse.parseFrom(InputStream input) static ImmediateResponseImmediateResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImmediateResponseImmediateResponse.parseFrom(ByteBuffer data) static ImmediateResponseImmediateResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return types with arguments of type ImmediateResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ImmediateResponse>ImmediateResponse.getParserForType()static com.google.protobuf.Parser<ImmediateResponse>ImmediateResponse.parser()Methods in io.envoyproxy.envoy.service.ext_proc.v3 with parameters of type ImmediateResponseModifier and TypeMethodDescriptionImmediateResponse.Builder.mergeFrom(ImmediateResponse other) ProcessingResponse.Builder.mergeImmediateResponse(ImmediateResponse value) If specified, attempt to create a locally generated response, send it downstream, and stop processing additional filters and ignore any additional messages received from the remote server for this request or response.static ImmediateResponse.BuilderImmediateResponse.newBuilder(ImmediateResponse prototype) ProcessingResponse.Builder.setImmediateResponse(ImmediateResponse value) If specified, attempt to create a locally generated response, send it downstream, and stop processing additional filters and ignore any additional messages received from the remote server for this request or response.