public class IngestionStatusResult extends Object implements IngestionResult
| Constructor and Description |
|---|
IngestionStatusResult(IngestionStatus ingestionStatus) |
| Modifier and Type | Method and Description |
|---|---|
List<IngestionStatus> |
getIngestionStatusCollection() |
int |
getIngestionStatusesLength() |
public IngestionStatusResult(IngestionStatus ingestionStatus)
public List<IngestionStatus> getIngestionStatusCollection()
getIngestionStatusCollection in interface IngestionResultpublic int getIngestionStatusesLength()
getIngestionStatusesLength in interface IngestionResultCopyright © 2024. All rights reserved.