static RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.builder()
Create a new builder.
|
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.Builder.compartmentId(String compartmentId) |
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.Builder.contentUrl(String contentUrl)
URL of the uploaded document.
|
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.Builder.copy(RelatedDocumentAttachment model) |
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.Builder.description(String description) |
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.Builder.displayName(String displayName) |
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.Builder.documentCategory(RelatedDocumentAttachment.DocumentCategory documentCategory)
Possible lifecycle states.
|
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.Builder.freeformTags(Map<String,String> freeformTags) |
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.Builder.id(String id) |
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.Builder.lifecycleState(ListingRevisionAttachment.LifecycleState lifecycleState) |
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.Builder.listingRevisionId(String listingRevisionId) |
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.Builder.mimeType(String mimeType)
The MIME type of the uploaded data.
|
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.Builder.timeCreated(Date timeCreated) |
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.Builder.timeUpdated(Date timeUpdated) |
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.toBuilder() |