public final class IndexDocumentsResult extends Object
| Constructor and Description |
|---|
IndexDocumentsResult() |
| Modifier and Type | Method and Description |
|---|---|
List<IndexingResult> |
getResults()
Get the results property: The list of status information for each
document in the indexing request.
|
public List<IndexingResult> getResults()
Copyright © 2020 Microsoft Corporation. All rights reserved.