Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AuditProfileAggregationItems> |
DataSafePaginators.listAuditProfileAnalyticsRecordIterator(ListAuditProfileAnalyticsRequest request)
Creates a new iterable which will iterate over the
AuditProfileAggregationItems objects contained in responses
from the listAuditProfileAnalytics operation. |
Modifier and Type | Method and Description |
---|---|
AuditProfileAggregationItems |
AuditProfileAggregationItems.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AuditProfileAggregationItems> |
AuditProfileAnalyticCollection.getItems()
Array of audit profile aggregration data.
|
Modifier and Type | Method and Description |
---|---|
AuditProfileAggregationItems.Builder |
AuditProfileAggregationItems.Builder.copy(AuditProfileAggregationItems model) |
Modifier and Type | Method and Description |
---|---|
AuditProfileAnalyticCollection.Builder |
AuditProfileAnalyticCollection.Builder.items(List<AuditProfileAggregationItems> items)
Array of audit profile aggregration data.
|
Constructor and Description |
---|
AuditProfileAnalyticCollection(List<AuditProfileAggregationItems> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.