A
B
C
D
E
F
G
I
L
N
P
S
T
W
B
- build() - function in com.datadog.android.trace.api.tracer.DatadogTracerBuilder
- Constructs and returns an instance of DatadogTracer based on the current builder configuration.
- buildSpan(CharSequence) - function in com.datadog.android.trace.api.tracer.DatadogTracer
- Creates a new span builder instance with the specified span name.
- buildSpan(String,CharSequence) - function in com.datadog.android.trace.api.tracer.DatadogTracer
- Creates a new span builder instance with the specified instrumentation and span names.