public static class AuditProfileAnalyticCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AuditProfileAnalyticCollection |
build() |
AuditProfileAnalyticCollection.Builder |
copy(AuditProfileAnalyticCollection model) |
AuditProfileAnalyticCollection.Builder |
items(List<AuditProfileAggregationItems> items)
Array of audit profile aggregration data.
|
public AuditProfileAnalyticCollection.Builder items(List<AuditProfileAggregationItems> items)
Array of audit profile aggregration data.
items
- the value to setpublic AuditProfileAnalyticCollection build()
public AuditProfileAnalyticCollection.Builder copy(AuditProfileAnalyticCollection model)
Copyright © 2016–2024. All rights reserved.