public interface BodyMutationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getBody()
The entire body to replace
bytes body = 1; |
boolean |
getClearBody()
Clear the corresponding body chunk
bool clear_body = 2; |
BodyMutation.MutationCase |
getMutationCase() |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getBody()
The entire body to replace
bytes body = 1;boolean getClearBody()
Clear the corresponding body chunk
bool clear_body = 2;BodyMutation.MutationCase getMutationCase()
Copyright © 2018–2021 The Envoy Project. All rights reserved.