public interface IngestionResult extends Serializable
| Modifier and Type | Method and Description |
|---|---|
List<IngestionStatus> |
getIngestionStatusCollection() |
int |
getIngestionStatusesLength() |
List<IngestionStatus> getIngestionStatusCollection() throws URISyntaxException, com.azure.data.tables.implementation.models.TableServiceErrorException
URISyntaxExceptioncom.azure.data.tables.implementation.models.TableServiceErrorExceptionint getIngestionStatusesLength()
Copyright © 2024. All rights reserved.