@InterfaceStability.Evolving public class ListResultSchema extends Object
| Constructor and Description |
|---|
ListResultSchema() |
| Modifier and Type | Method and Description |
|---|---|
List<ListResultEntrySchema> |
paths()
* Get the paths value.
|
ListResultSchema |
withPaths(List<ListResultEntrySchema> paths)
Set the paths value.
|
public List<ListResultEntrySchema> paths()
public ListResultSchema withPaths(List<ListResultEntrySchema> paths)
paths - the paths value to setCopyright © 2008–2020 Apache Software Foundation. All rights reserved.