Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ReportTypeSummary> |
MarketplacePaginators.listReportTypesRecordIterator(ListReportTypesRequest request)
Creates a new iterable which will iterate over the
ReportTypeSummary objects contained in responses from the
listReportTypes operation. |
Modifier and Type | Method and Description |
---|---|
ReportTypeSummary |
ReportTypeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ReportTypeSummary> |
ReportTypeCollection.getItems()
An array of report types.
|
Modifier and Type | Method and Description |
---|---|
ReportTypeSummary.Builder |
ReportTypeSummary.Builder.copy(ReportTypeSummary model) |
Modifier and Type | Method and Description |
---|---|
ReportTypeCollection.Builder |
ReportTypeCollection.Builder.items(List<ReportTypeSummary> items)
An array of report types.
|
Constructor and Description |
---|
ReportTypeCollection(List<ReportTypeSummary> items)
Deprecated.
|
Copyright © 2016–2023. All rights reserved.