JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.ants.platform.client.resources.ingestion.types
Interface CreateSpanEvent.IdStage
All Known Implementing Classes:
CreateSpanEvent.Builder
Enclosing class:
CreateSpanEvent
public static interface
CreateSpanEvent.IdStage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CreateSpanEvent.Builder
from
(
CreateSpanEvent
other)
CreateSpanEvent.TimestampStage
id
(
String
id)
Method Details
id
CreateSpanEvent.TimestampStage
id
(@NotNull
String
id)
from
CreateSpanEvent.Builder
from
(
CreateSpanEvent
other)