Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<FindingAnalyticsSummary> |
DataSafePaginators.listFindingAnalyticsRecordIterator(ListFindingAnalyticsRequest request)
Creates a new iterable which will iterate over the
FindingAnalyticsSummary objects contained in responses from
the listFindingAnalytics operation. |
Modifier and Type | Method and Description |
---|---|
FindingAnalyticsSummary |
FindingAnalyticsSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<FindingAnalyticsSummary> |
FindingAnalyticsCollection.getItems()
The array of the summary objects of the analytics data of findings or top findings.
|
Modifier and Type | Method and Description |
---|---|
FindingAnalyticsSummary.Builder |
FindingAnalyticsSummary.Builder.copy(FindingAnalyticsSummary model) |
Modifier and Type | Method and Description |
---|---|
FindingAnalyticsCollection.Builder |
FindingAnalyticsCollection.Builder.items(List<FindingAnalyticsSummary> items)
The array of the summary objects of the analytics data of findings or top findings.
|
Constructor and Description |
---|
FindingAnalyticsCollection(List<FindingAnalyticsSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.