Uses of Class
io.envoyproxy.envoy.type.matcher.v3.HttpResponseTrailerMatchInput.Builder
Packages that use HttpResponseTrailerMatchInput.Builder
-
Uses of HttpResponseTrailerMatchInput.Builder in io.envoyproxy.envoy.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 that return HttpResponseTrailerMatchInput.BuilderModifier and TypeMethodDescriptionHttpResponseTrailerMatchInput.Builder.clear()
HttpResponseTrailerMatchInput.Builder.clearHeaderName()
The response trailer to match on.HttpResponseTrailerMatchInput.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpResponseTrailerMatchInput.Builder.mergeFrom
(com.google.protobuf.Message other) HttpResponseTrailerMatchInput.Builder.mergeFrom
(HttpResponseTrailerMatchInput other) HttpResponseTrailerMatchInput.newBuilder()
HttpResponseTrailerMatchInput.newBuilder
(HttpResponseTrailerMatchInput prototype) HttpResponseTrailerMatchInput.newBuilderForType()
protected HttpResponseTrailerMatchInput.Builder
HttpResponseTrailerMatchInput.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) HttpResponseTrailerMatchInput.Builder.setHeaderName
(String value) The response trailer to match on.HttpResponseTrailerMatchInput.Builder.setHeaderNameBytes
(com.google.protobuf.ByteString value) The response trailer to match on.HttpResponseTrailerMatchInput.toBuilder()