public class ExcludedPath extends JsonSerializable
Constructor and Description |
---|
ExcludedPath()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getPath()
Gets path.
|
ExcludedPath |
setPath(String path)
Sets path.
|
get, getBoolean, getCollection, getDouble, getInt, getList, getLogger, getLong, getMap, getObject, getObjectByPath, getString, has, toJson, toJson, toObject, toString
public String getPath()
public ExcludedPath setPath(String path)
path
- the path.Copyright © 2020 Microsoft Corporation. All rights reserved.