Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AttachmentSummary> |
AttachmentPaginators.listAttachmentsRecordIterator(ListAttachmentsRequest request)
Creates a new iterable which will iterate over the
AttachmentSummary objects contained in responses
from the listAttachments operation. |
Modifier and Type | Method and Description |
---|---|
AttachmentSummary |
AttachmentSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AttachmentSummary> |
AttachmentCollection.getItems()
List of attachment.
|
Modifier and Type | Method and Description |
---|---|
AttachmentSummary.Builder |
AttachmentSummary.Builder.copy(AttachmentSummary model) |
Modifier and Type | Method and Description |
---|---|
AttachmentCollection.Builder |
AttachmentCollection.Builder.items(List<AttachmentSummary> items)
List of attachment.
|
Constructor and Description |
---|
AttachmentCollection(List<AttachmentSummary> items)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.