Uses of Class
io.envoyproxy.envoy.service.ext_proc.v3.TrailersResponse
Packages that use TrailersResponse
-
Uses of TrailersResponse in io.envoyproxy.envoy.service.ext_proc.v3
Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return TrailersResponseModifier and TypeMethodDescriptionTrailersResponse.Builder.build()TrailersResponse.Builder.buildPartial()static TrailersResponseTrailersResponse.getDefaultInstance()TrailersResponse.Builder.getDefaultInstanceForType()TrailersResponse.getDefaultInstanceForType()ProcessingResponse.Builder.getRequestTrailers()The server must send back this message in response to a message with the ``request_trailers`` field set.ProcessingResponse.getRequestTrailers()The server must send back this message in response to a message with the ``request_trailers`` field set.ProcessingResponseOrBuilder.getRequestTrailers()The server must send back this message in response to a message with the ``request_trailers`` field set.ProcessingResponse.Builder.getResponseTrailers()The server must send back this message in response to a message with the ``response_trailers`` field set.ProcessingResponse.getResponseTrailers()The server must send back this message in response to a message with the ``response_trailers`` field set.ProcessingResponseOrBuilder.getResponseTrailers()The server must send back this message in response to a message with the ``response_trailers`` field set.static TrailersResponseTrailersResponse.parseDelimitedFrom(InputStream input) static TrailersResponseTrailersResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrailersResponseTrailersResponse.parseFrom(byte[] data) static TrailersResponseTrailersResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrailersResponseTrailersResponse.parseFrom(com.google.protobuf.ByteString data) static TrailersResponseTrailersResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrailersResponseTrailersResponse.parseFrom(com.google.protobuf.CodedInputStream input) static TrailersResponseTrailersResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrailersResponseTrailersResponse.parseFrom(InputStream input) static TrailersResponseTrailersResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrailersResponseTrailersResponse.parseFrom(ByteBuffer data) static TrailersResponseTrailersResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return types with arguments of type TrailersResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TrailersResponse>TrailersResponse.getParserForType()static com.google.protobuf.Parser<TrailersResponse>TrailersResponse.parser()Methods in io.envoyproxy.envoy.service.ext_proc.v3 with parameters of type TrailersResponseModifier and TypeMethodDescriptionTrailersResponse.Builder.mergeFrom(TrailersResponse other) ProcessingResponse.Builder.mergeRequestTrailers(TrailersResponse value) The server must send back this message in response to a message with the ``request_trailers`` field set.ProcessingResponse.Builder.mergeResponseTrailers(TrailersResponse value) The server must send back this message in response to a message with the ``response_trailers`` field set.static TrailersResponse.BuilderTrailersResponse.newBuilder(TrailersResponse prototype) ProcessingResponse.Builder.setRequestTrailers(TrailersResponse value) The server must send back this message in response to a message with the ``request_trailers`` field set.ProcessingResponse.Builder.setResponseTrailers(TrailersResponse value) The server must send back this message in response to a message with the ``response_trailers`` field set.