Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ReportSummary> |
DataSafePaginators.listReportsRecordIterator(ListReportsRequest request)
Creates a new iterable which will iterate over the
ReportSummary objects contained in responses from the
listReports operation. |
Modifier and Type | Method and Description |
---|---|
ReportSummary |
ReportSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ReportSummary> |
ReportCollection.getItems()
Array of report summary.
|
Modifier and Type | Method and Description |
---|---|
ReportSummary.Builder |
ReportSummary.Builder.copy(ReportSummary model) |
Modifier and Type | Method and Description |
---|---|
ReportCollection.Builder |
ReportCollection.Builder.items(List<ReportSummary> items)
Array of report summary.
|
Constructor and Description |
---|
ReportCollection(List<ReportSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.