JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.ants.platform.client.resources.ingestion.types
SdkLogEvent
IdStage
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
id(String)
from(SdkLogEvent)
Interface SdkLogEvent.IdStage
All Known Implementing Classes:
SdkLogEvent.Builder
Enclosing class:
SdkLogEvent
public static interface
SdkLogEvent.IdStage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SdkLogEvent.Builder
from
(
SdkLogEvent
other)
SdkLogEvent.TimestampStage
id
(
String
id)
Method Details
id
SdkLogEvent.TimestampStage
id
(@NotNull
String
id)
from
SdkLogEvent.Builder
from
(
SdkLogEvent
other)