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()
FileSummaryListResult
public void setFileSummaryListResult(FileSummaryListResult value)
value
- allowed object is
FileSummaryListResult
Copyright © 2021. All rights reserved.