public class DoneableTraceSpanSpec extends TraceSpanSpecFluentImpl<DoneableTraceSpanSpec> implements io.fabric8.kubernetes.api.model.Doneable<TraceSpanSpec>
TraceSpanSpecFluentImpl.EndTimeNestedImpl<N>, TraceSpanSpecFluentImpl.StartTimeNestedImpl<N>TraceSpanSpecFluent.EndTimeNested<N>, TraceSpanSpecFluent.StartTimeNested<N>| Constructor and Description |
|---|
DoneableTraceSpanSpec(io.fabric8.kubernetes.api.builder.Function<TraceSpanSpec,TraceSpanSpec> function) |
DoneableTraceSpanSpec(TraceSpanSpec item) |
DoneableTraceSpanSpec(TraceSpanSpec item,
io.fabric8.kubernetes.api.builder.Function<TraceSpanSpec,TraceSpanSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
TraceSpanSpec |
done() |
addToSpanTags, addToSpanTags, buildEndTime, buildStartTime, editEndTime, editOrNewEndTime, editOrNewEndTimeLike, editOrNewStartTime, editOrNewStartTimeLike, editStartTime, equals, getEndTime, getHttpStatusCode, getName, getParentSpanId, getSpanId, getSpanName, getSpanTags, getStartTime, getTraceId, hasClientSpan, hasEndTime, hasHttpStatusCode, hasName, hasParentSpanId, hasRewriteClientSpanId, hasSpanId, hasSpanName, hasSpanTags, hasStartTime, hasTraceId, isClientSpan, isRewriteClientSpanId, removeFromSpanTags, removeFromSpanTags, withClientSpan, withEndTime, withHttpStatusCode, withName, withNewClientSpan, withNewClientSpan, withNewEndTime, withNewEndTime, withNewEndTimeLike, withNewHttpStatusCode, withNewHttpStatusCode, withNewRewriteClientSpanId, withNewRewriteClientSpanId, withNewStartTime, withNewStartTime, withNewStartTimeLike, withParentSpanId, withRewriteClientSpanId, withSpanId, withSpanName, withSpanTags, withStartTime, withTraceIdpublic DoneableTraceSpanSpec(io.fabric8.kubernetes.api.builder.Function<TraceSpanSpec,TraceSpanSpec> function)
public DoneableTraceSpanSpec(TraceSpanSpec item, io.fabric8.kubernetes.api.builder.Function<TraceSpanSpec,TraceSpanSpec> function)
public DoneableTraceSpanSpec(TraceSpanSpec item)
public TraceSpanSpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<TraceSpanSpec>Copyright © 2017–2018 Red Hat. All rights reserved.