Uses of Class
com.oracle.bmc.datasafe.model.AuditProfileAnalyticCollection.Builder
- 
Packages that use AuditProfileAnalyticCollection.Builder Package Description com.oracle.bmc.datasafe.model 
- 
- 
Uses of AuditProfileAnalyticCollection.Builder in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return AuditProfileAnalyticCollection.Builder Modifier and Type Method Description static AuditProfileAnalyticCollection.BuilderAuditProfileAnalyticCollection. builder()Create a new builder.AuditProfileAnalyticCollection.BuilderAuditProfileAnalyticCollection.Builder. copy(AuditProfileAnalyticCollection model)AuditProfileAnalyticCollection.BuilderAuditProfileAnalyticCollection.Builder. items(List<AuditProfileAggregationItems> items)Array of audit profile aggregration data.AuditProfileAnalyticCollection.BuilderAuditProfileAnalyticCollection. toBuilder()
 
-