public interface TracingOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Tracing.Http |
getHttp()
Provides configuration for the HTTP tracer.
|
Tracing.HttpOrBuilder |
getHttpOrBuilder()
Provides configuration for the HTTP tracer.
|
boolean |
hasHttp()
Provides configuration for the HTTP tracer.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasHttp()
Provides configuration for the HTTP tracer.
.envoy.config.trace.v4alpha.Tracing.Http http = 1;Tracing.Http getHttp()
Provides configuration for the HTTP tracer.
.envoy.config.trace.v4alpha.Tracing.Http http = 1;Tracing.HttpOrBuilder getHttpOrBuilder()
Provides configuration for the HTTP tracer.
.envoy.config.trace.v4alpha.Tracing.Http http = 1;Copyright © 2018–2021 The Envoy Project. All rights reserved.