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 UpdateSpanBody.IdStage
All Known Implementing Classes:
UpdateSpanBody.Builder
Enclosing class:
UpdateSpanBody
public static interface
UpdateSpanBody.IdStage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
UpdateSpanBody.Builder
from
(
UpdateSpanBody
other)
UpdateSpanBody._FinalStage
id
(
String
id)
Method Details
id
UpdateSpanBody._FinalStage
id
(@NotNull
String
id)
from
UpdateSpanBody.Builder
from
(
UpdateSpanBody
other)