Uses of Class
io.envoyproxy.envoy.service.ext_proc.v3.CommonResponse
Packages that use CommonResponse
-
Uses of CommonResponse in io.envoyproxy.envoy.service.ext_proc.v3
Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return CommonResponseModifier and TypeMethodDescriptionCommonResponse.Builder.build()CommonResponse.Builder.buildPartial()static CommonResponseCommonResponse.getDefaultInstance()CommonResponse.Builder.getDefaultInstanceForType()CommonResponse.getDefaultInstanceForType()BodyResponse.Builder.getResponse()Details the modifications (if any) to be made by the data plane to the current request/response.BodyResponse.getResponse()Details the modifications (if any) to be made by the data plane to the current request/response.BodyResponseOrBuilder.getResponse()Details the modifications (if any) to be made by the data plane to the current request/response.HeadersResponse.Builder.getResponse()Details the modifications (if any) to be made by the data plane to the current request/response.HeadersResponse.getResponse()Details the modifications (if any) to be made by the data plane to the current request/response.HeadersResponseOrBuilder.getResponse()Details the modifications (if any) to be made by the data plane to the current request/response.static CommonResponseCommonResponse.parseDelimitedFrom(InputStream input) static CommonResponseCommonResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonResponseCommonResponse.parseFrom(byte[] data) static CommonResponseCommonResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonResponseCommonResponse.parseFrom(com.google.protobuf.ByteString data) static CommonResponseCommonResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonResponseCommonResponse.parseFrom(com.google.protobuf.CodedInputStream input) static CommonResponseCommonResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonResponseCommonResponse.parseFrom(InputStream input) static CommonResponseCommonResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonResponseCommonResponse.parseFrom(ByteBuffer data) static CommonResponseCommonResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return types with arguments of type CommonResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CommonResponse>CommonResponse.getParserForType()static com.google.protobuf.Parser<CommonResponse>CommonResponse.parser()Methods in io.envoyproxy.envoy.service.ext_proc.v3 with parameters of type CommonResponseModifier and TypeMethodDescriptionCommonResponse.Builder.mergeFrom(CommonResponse other) BodyResponse.Builder.mergeResponse(CommonResponse value) Details the modifications (if any) to be made by the data plane to the current request/response.HeadersResponse.Builder.mergeResponse(CommonResponse value) Details the modifications (if any) to be made by the data plane to the current request/response.static CommonResponse.BuilderCommonResponse.newBuilder(CommonResponse prototype) BodyResponse.Builder.setResponse(CommonResponse value) Details the modifications (if any) to be made by the data plane to the current request/response.HeadersResponse.Builder.setResponse(CommonResponse value) Details the modifications (if any) to be made by the data plane to the current request/response.