Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.model | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<PublicationSummary> |
MarketplacePaginators.listPublicationsRecordIterator(ListPublicationsRequest request)
Creates a new iterable which will iterate over the
PublicationSummary objects contained in responses from the
listPublications operation. |
Modifier and Type | Method and Description |
---|---|
PublicationSummary |
PublicationSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
PublicationSummary.Builder |
PublicationSummary.Builder.copy(PublicationSummary model) |
Modifier and Type | Method and Description |
---|---|
List<PublicationSummary> |
ListPublicationsResponse.getItems()
A list of
com.oracle.bmc.marketplace.model.PublicationSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListPublicationsResponse.Builder |
ListPublicationsResponse.Builder.items(List<PublicationSummary> items)
A list of
com.oracle.bmc.marketplace.model.PublicationSummary instances. |
Copyright © 2016–2024. All rights reserved.