Modifier and Type | Method and Description |
---|---|
IncludedPath |
IncludedPath.setIndexes(Collection<Index> indexes) |
IncludedPath |
IncludedPath.setPath(String path)
Sets path.
|
Modifier and Type | Method and Description |
---|---|
List<IncludedPath> |
IndexingPolicy.getIncludedPaths()
Gets the paths that are chosen to be indexed by the user.
|
Modifier and Type | Method and Description |
---|---|
void |
IndexingPolicy.setIncludedPaths(List<IncludedPath> includedPaths) |
Copyright © 2020 Microsoft Corporation. All rights reserved.