JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.ants.platform.client.resources.ingestion.types
SdkLogBody
LogStage
Contents
Description
Method Summary
Method Details
log(Object)
from(SdkLogBody)
Hide sidebar
Show sidebar
Interface SdkLogBody.LogStage
All Known Implementing Classes:
SdkLogBody.Builder
Enclosing class:
SdkLogBody
public static interface
SdkLogBody.LogStage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SdkLogBody.Builder
from
(
SdkLogBody
other)
SdkLogBody._FinalStage
log
(
Object
log)
Method Details
log
SdkLogBody._FinalStage
log
(
Object
log)
from
SdkLogBody.Builder
from
(
SdkLogBody
other)