public class TableReportIngestionResult extends Object implements IngestionResult
| Constructor and Description |
|---|
TableReportIngestionResult(List<IngestionStatusInTableDescription> descriptors) |
| Modifier and Type | Method and Description |
|---|---|
List<IngestionStatus> |
getIngestionStatusCollection() |
int |
getIngestionStatusesLength() |
public TableReportIngestionResult(List<IngestionStatusInTableDescription> descriptors)
public List<IngestionStatus> getIngestionStatusCollection() throws com.azure.data.tables.implementation.models.TableServiceErrorException
getIngestionStatusCollection in interface IngestionResultcom.azure.data.tables.implementation.models.TableServiceErrorExceptionpublic int getIngestionStatusesLength()
getIngestionStatusesLength in interface IngestionResultCopyright © 2024. All rights reserved.