Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ListingRevisionAttachmentSummary> |
MarketplacePublisherPaginators.listListingRevisionAttachmentsRecordIterator(ListListingRevisionAttachmentsRequest request)
Creates a new iterable which will iterate over the
ListingRevisionAttachmentSummary objects contained
in responses from the listListingRevisionAttachments operation. |
Modifier and Type | Method and Description |
---|---|
ListingRevisionAttachmentSummary |
ListingRevisionAttachmentSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ListingRevisionAttachmentSummary> |
ListingRevisionAttachmentCollection.getItems()
List of attachment summary.
|
Modifier and Type | Method and Description |
---|---|
ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.Builder.copy(ListingRevisionAttachmentSummary model) |
Modifier and Type | Method and Description |
---|---|
ListingRevisionAttachmentCollection.Builder |
ListingRevisionAttachmentCollection.Builder.items(List<ListingRevisionAttachmentSummary> items)
List of attachment summary.
|
Constructor and Description |
---|
ListingRevisionAttachmentCollection(List<ListingRevisionAttachmentSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.