Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.model | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<ListingSummary> |
MarketplacePaginators.listListingsRecordIterator(ListListingsRequest request)
Creates a new iterable which will iterate over the
ListingSummary objects
contained in responses from the listListings operation. |
Iterable<ListingSummary> |
MarketplacePaginators.searchListingsRecordIterator(SearchListingsRequest request)
Creates a new iterable which will iterate over the
ListingSummary objects
contained in responses from the searchListings operation. |
Modifier and Type | Method and Description |
---|---|
ListingSummary |
ListingSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ListingSummary.Builder |
ListingSummary.Builder.copy(ListingSummary o) |
Modifier and Type | Method and Description |
---|---|
List<ListingSummary> |
ListListingsResponse.getItems()
A list of com.oracle.bmc.marketplace.model.ListingSummary instances.
|
List<ListingSummary> |
SearchListingsResponse.getItems()
A list of com.oracle.bmc.marketplace.model.ListingSummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListListingsResponse.Builder |
ListListingsResponse.Builder.items(List<ListingSummary> items)
A list of com.oracle.bmc.marketplace.model.ListingSummary instances.
|
SearchListingsResponse.Builder |
SearchListingsResponse.Builder.items(List<ListingSummary> items)
A list of com.oracle.bmc.marketplace.model.ListingSummary instances.
|
Copyright © 2016–2022. All rights reserved.