Uses of Class
io.envoyproxy.envoy.service.ext_proc.v3.BodyMutation
-
Packages that use BodyMutation Package Description io.envoyproxy.envoy.service.ext_proc.v3 -
-
Uses of BodyMutation in io.envoyproxy.envoy.service.ext_proc.v3
Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return BodyMutation Modifier and Type Method Description BodyMutationBodyMutation.Builder. build()BodyMutationBodyMutation.Builder. buildPartial()BodyMutationCommonResponse.Builder. getBodyMutation()Replace the body of the last message sent to the remote server on this stream.BodyMutationCommonResponse. getBodyMutation()Replace the body of the last message sent to the remote server on this stream.BodyMutationCommonResponseOrBuilder. getBodyMutation()Replace the body of the last message sent to the remote server on this stream.static BodyMutationBodyMutation. getDefaultInstance()BodyMutationBodyMutation.Builder. getDefaultInstanceForType()BodyMutationBodyMutation. getDefaultInstanceForType()static BodyMutationBodyMutation. parseDelimitedFrom(InputStream input)static BodyMutationBodyMutation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BodyMutationBodyMutation. parseFrom(byte[] data)static BodyMutationBodyMutation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BodyMutationBodyMutation. parseFrom(com.google.protobuf.ByteString data)static BodyMutationBodyMutation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BodyMutationBodyMutation. parseFrom(com.google.protobuf.CodedInputStream input)static BodyMutationBodyMutation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BodyMutationBodyMutation. parseFrom(InputStream input)static BodyMutationBodyMutation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BodyMutationBodyMutation. parseFrom(ByteBuffer data)static BodyMutationBodyMutation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return types with arguments of type BodyMutation Modifier and Type Method Description com.google.protobuf.Parser<BodyMutation>BodyMutation. getParserForType()static com.google.protobuf.Parser<BodyMutation>BodyMutation. parser()Methods in io.envoyproxy.envoy.service.ext_proc.v3 with parameters of type BodyMutation Modifier and Type Method Description CommonResponse.BuilderCommonResponse.Builder. mergeBodyMutation(BodyMutation value)Replace the body of the last message sent to the remote server on this stream.BodyMutation.BuilderBodyMutation.Builder. mergeFrom(BodyMutation other)static BodyMutation.BuilderBodyMutation. newBuilder(BodyMutation prototype)CommonResponse.BuilderCommonResponse.Builder. setBodyMutation(BodyMutation value)Replace the body of the last message sent to the remote server on this stream.
-