Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DiscoveryAnalyticsSummary> |
DataSafePaginators.listDiscoveryAnalyticsRecordIterator(ListDiscoveryAnalyticsRequest request)
Creates a new iterable which will iterate over the
DiscoveryAnalyticsSummary objects contained in responses from
the listDiscoveryAnalytics operation. |
Modifier and Type | Method and Description |
---|---|
DiscoveryAnalyticsSummary |
DiscoveryAnalyticsSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DiscoveryAnalyticsSummary> |
DiscoveryAnalyticsCollection.getItems()
An array of discovery analytics summary objects.
|
Modifier and Type | Method and Description |
---|---|
DiscoveryAnalyticsSummary.Builder |
DiscoveryAnalyticsSummary.Builder.copy(DiscoveryAnalyticsSummary model) |
Modifier and Type | Method and Description |
---|---|
DiscoveryAnalyticsCollection.Builder |
DiscoveryAnalyticsCollection.Builder.items(List<DiscoveryAnalyticsSummary> items)
An array of discovery analytics summary objects.
|
Constructor and Description |
---|
DiscoveryAnalyticsCollection(List<DiscoveryAnalyticsSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.