Modifier and Type | Method and Description |
---|---|
ExcludedPath |
ExcludedPath.setPath(String path)
Sets path.
|
Modifier and Type | Method and Description |
---|---|
List<ExcludedPath> |
IndexingPolicy.getExcludedPaths()
Gets the paths that are not indexed.
|
Modifier and Type | Method and Description |
---|---|
IndexingPolicy |
IndexingPolicy.setExcludedPaths(List<ExcludedPath> excludedPaths) |
Copyright © 2020 Microsoft Corporation. All rights reserved.