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.model
Methods in com.oracle.bmc.datasafe.model that return AuditProfileAnalyticCollection.Builder Modifier and Type Method Description static AuditProfileAnalyticCollection.Builder
AuditProfileAnalyticCollection. builder()
Create a new builder.AuditProfileAnalyticCollection.Builder
AuditProfileAnalyticCollection.Builder. copy(AuditProfileAnalyticCollection model)
AuditProfileAnalyticCollection.Builder
AuditProfileAnalyticCollection.Builder. items(List<AuditProfileAggregationItems> items)
Array of audit profile aggregration data.AuditProfileAnalyticCollection.Builder
AuditProfileAnalyticCollection. toBuilder()
-