public class CountFilesByCriteriaResponse extends Object implements Serializable
Java class for countFilesByCriteriaResponse complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected AggregatedFileHistoryResult |
aggregatedFileHistoryResult |
| Constructor and Description |
|---|
CountFilesByCriteriaResponse() |
| Modifier and Type | Method and Description |
|---|---|
AggregatedFileHistoryResult |
getAggregatedFileHistoryResult()
Gets the value of the aggregatedFileHistoryResult property.
|
void |
setAggregatedFileHistoryResult(AggregatedFileHistoryResult value)
Sets the value of the aggregatedFileHistoryResult property.
|
protected AggregatedFileHistoryResult aggregatedFileHistoryResult
public AggregatedFileHistoryResult getAggregatedFileHistoryResult()
AggregatedFileHistoryResultpublic void setAggregatedFileHistoryResult(AggregatedFileHistoryResult value)
value - allowed object is
AggregatedFileHistoryResultCopyright © 2021. All rights reserved.