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