Uses of Class
io.envoyproxy.envoy.config.accesslog.v3.TraceableFilter.Builder
Packages that use TraceableFilter.Builder
-
Uses of TraceableFilter.Builder in io.envoyproxy.envoy.config.accesslog.v3
Subclasses with type arguments of type TraceableFilter.Builder in io.envoyproxy.envoy.config.accesslog.v3Modifier and TypeClassDescriptionstatic final classFilters for requests that are traceable.Methods in io.envoyproxy.envoy.config.accesslog.v3 that return TraceableFilter.BuilderModifier and TypeMethodDescriptionTraceableFilter.Builder.clear()AccessLogFilter.Builder.getTraceableFilterBuilder()Traceable filter.TraceableFilter.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TraceableFilter.Builder.mergeFrom(com.google.protobuf.Message other) TraceableFilter.Builder.mergeFrom(TraceableFilter other) static TraceableFilter.BuilderTraceableFilter.newBuilder()static TraceableFilter.BuilderTraceableFilter.newBuilder(TraceableFilter prototype) TraceableFilter.newBuilderForType()protected TraceableFilter.BuilderTraceableFilter.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) TraceableFilter.toBuilder()Methods in io.envoyproxy.envoy.config.accesslog.v3 with parameters of type TraceableFilter.BuilderModifier and TypeMethodDescriptionAccessLogFilter.Builder.setTraceableFilter(TraceableFilter.Builder builderForValue) Traceable filter.