public interface TrailersResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HeaderMutation |
getHeaderMutation()
Instructions on how to manipulate the trailers
.envoy.service.ext_proc.v3alpha.HeaderMutation header_mutation = 1; |
HeaderMutationOrBuilder |
getHeaderMutationOrBuilder()
Instructions on how to manipulate the trailers
.envoy.service.ext_proc.v3alpha.HeaderMutation header_mutation = 1; |
boolean |
hasHeaderMutation()
Instructions on how to manipulate the trailers
.envoy.service.ext_proc.v3alpha.HeaderMutation header_mutation = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasHeaderMutation()
Instructions on how to manipulate the trailers
.envoy.service.ext_proc.v3alpha.HeaderMutation header_mutation = 1;HeaderMutation getHeaderMutation()
Instructions on how to manipulate the trailers
.envoy.service.ext_proc.v3alpha.HeaderMutation header_mutation = 1;HeaderMutationOrBuilder getHeaderMutationOrBuilder()
Instructions on how to manipulate the trailers
.envoy.service.ext_proc.v3alpha.HeaderMutation header_mutation = 1;Copyright © 2018–2021 The Envoy Project. All rights reserved.