Uses of Class
io.envoyproxy.envoy.api.v2.route.Tracing
-
Packages that use Tracing Package Description io.envoyproxy.envoy.api.v2.route -
-
Uses of Tracing in io.envoyproxy.envoy.api.v2.route
Methods in io.envoyproxy.envoy.api.v2.route that return Tracing Modifier and Type Method Description TracingTracing.Builder. build()TracingTracing.Builder. buildPartial()static TracingTracing. getDefaultInstance()TracingTracing.Builder. getDefaultInstanceForType()TracingTracing. getDefaultInstanceForType()TracingRoute.Builder. getTracing()Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.TracingRoute. getTracing()Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.TracingRouteOrBuilder. getTracing()Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.static TracingTracing. parseDelimitedFrom(InputStream input)static TracingTracing. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TracingTracing. parseFrom(byte[] data)static TracingTracing. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TracingTracing. parseFrom(com.google.protobuf.ByteString data)static TracingTracing. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TracingTracing. parseFrom(com.google.protobuf.CodedInputStream input)static TracingTracing. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TracingTracing. parseFrom(InputStream input)static TracingTracing. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TracingTracing. parseFrom(ByteBuffer data)static TracingTracing. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.api.v2.route that return types with arguments of type Tracing Modifier and Type Method Description com.google.protobuf.Parser<Tracing>Tracing. getParserForType()static com.google.protobuf.Parser<Tracing>Tracing. parser()Methods in io.envoyproxy.envoy.api.v2.route with parameters of type Tracing Modifier and Type Method Description Tracing.BuilderTracing.Builder. mergeFrom(Tracing other)Route.BuilderRoute.Builder. mergeTracing(Tracing value)Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.static Tracing.BuilderTracing. newBuilder(Tracing prototype)Route.BuilderRoute.Builder. setTracing(Tracing value)Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.
-