ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.Builder.attachmentType(ListingRevisionAttachment.AttachmentType attachmentType) |
The specified attachment type.
|
static ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.builder() |
Create a new builder.
|
ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.Builder.compartmentId(String compartmentId) |
The unique identifier for the compartment.
|
ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.Builder.contentUrl(String contentUrl) |
The URL of the specified attachment.
|
ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.Builder.copy(ListingRevisionAttachmentSummary model) |
|
ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.Builder.displayName(String displayName) |
The name of the specified document.
|
ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.Builder.id(String id) |
The OCID of the listing revision attachment.
|
ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.Builder.lifecycleState(ListingRevisionAttachment.LifecycleState lifecycleState) |
The current state of the document.
|
ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.Builder.listingRevisionId(String listingRevisionId) |
The ID of the listing revision.
|
ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.Builder.mimeType(String mimeType) |
The MIME type of the screenshot.
|
ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.Builder.timeCreated(Date timeCreated) |
The date and time the related document was created, expressed in RFC
3339 timestamp format.
|
ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.Builder.timeUpdated(Date timeUpdated) |
The date and time the related document was updated, expressed in RFC
3339 timestamp format.
|
ListingRevisionAttachmentSummary.Builder |
ListingRevisionAttachmentSummary.toBuilder() |
|