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