Package | Description |
---|---|
com.oracle.bmc.apmconfig.model |
Modifier and Type | Method and Description |
---|---|
static TestSpanEnrichmentOutput.Builder |
TestSpanEnrichmentOutput.builder()
Create a new builder.
|
TestSpanEnrichmentOutput.Builder |
TestSpanEnrichmentOutput.Builder.copy(TestSpanEnrichmentOutput model) |
TestSpanEnrichmentOutput.Builder |
TestSpanEnrichmentOutput.Builder.filters(List<Boolean> filters)
A list of booleans indicating whether the corresponding filter in the input matched the
input span.
|
TestSpanEnrichmentOutput.Builder |
TestSpanEnrichmentOutput.Builder.span(Object span)
The span after applying enrichment rules.
|
TestSpanEnrichmentOutput.Builder |
TestSpanEnrichmentOutput.toBuilder() |
Copyright © 2016–2024. All rights reserved.