public class ListFilesByCriteriaResponse extends Object implements Serializable
Java class for listFilesByCriteriaResponse complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected FileSummaryListResult |
fileSummaryListResult |
| Constructor and Description |
|---|
ListFilesByCriteriaResponse() |
| Modifier and Type | Method and Description |
|---|---|
FileSummaryListResult |
getFileSummaryListResult()
Gets the value of the fileSummaryListResult property.
|
void |
setFileSummaryListResult(FileSummaryListResult value)
Sets the value of the fileSummaryListResult property.
|
protected FileSummaryListResult fileSummaryListResult
public FileSummaryListResult getFileSummaryListResult()
FileSummaryListResultpublic void setFileSummaryListResult(FileSummaryListResult value)
value - allowed object is
FileSummaryListResultCopyright © 2021. All rights reserved.