Package | Description |
---|---|
com.oracle.bmc.jmsjavadownloads | |
com.oracle.bmc.jmsjavadownloads.model |
Modifier and Type | Method and Description |
---|---|
Iterable<JavaDownloadReportSummary> |
JavaDownloadPaginators.listJavaDownloadReportsRecordIterator(ListJavaDownloadReportsRequest request)
Creates a new iterable which will iterate over the
JavaDownloadReportSummary objects contained in
responses from the listJavaDownloadReports operation. |
Modifier and Type | Method and Description |
---|---|
JavaDownloadReportSummary |
JavaDownloadReportSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<JavaDownloadReportSummary> |
JavaDownloadReportCollection.getItems()
A list of JavaDownloadReportSummary objects in a tenancy.
|
Modifier and Type | Method and Description |
---|---|
JavaDownloadReportSummary.Builder |
JavaDownloadReportSummary.Builder.copy(JavaDownloadReportSummary model) |
Modifier and Type | Method and Description |
---|---|
JavaDownloadReportCollection.Builder |
JavaDownloadReportCollection.Builder.items(List<JavaDownloadReportSummary> items)
A list of JavaDownloadReportSummary objects in a tenancy.
|
Constructor and Description |
---|
JavaDownloadReportCollection(List<JavaDownloadReportSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.