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