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 model) |
Modifier and Type | Method and Description |
---|---|
List<ListingSummary> |
SearchListingsResponse.getItems()
A list of
com.oracle.bmc.marketplace.model.ListingSummary instances. |
List<ListingSummary> |
ListListingsResponse.getItems()
A list of
com.oracle.bmc.marketplace.model.ListingSummary instances. |
Modifier and Type | Method and Description |
---|---|
SearchListingsResponse.Builder |
SearchListingsResponse.Builder.items(List<ListingSummary> items)
A list of
com.oracle.bmc.marketplace.model.ListingSummary instances. |
ListListingsResponse.Builder |
ListListingsResponse.Builder.items(List<ListingSummary> items)
A list of
com.oracle.bmc.marketplace.model.ListingSummary instances. |
Copyright © 2016–2024. All rights reserved.