public class ExcludedPath extends Object
| Constructor and Description |
|---|
ExcludedPath() |
| Modifier and Type | Method and Description |
|---|---|
String |
path()
Get the path for which the indexing behavior applies to.
|
ExcludedPath |
withPath(String path)
Set the path for which the indexing behavior applies to.
|
public String path()
public ExcludedPath withPath(String path)
path - the path value to setCopyright © 2019. All rights reserved.