Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher.model |
Modifier and Type | Method and Description |
---|---|
static RelatedDocumentAttachment.DocumentCategory |
RelatedDocumentAttachment.DocumentCategory.create(String key) |
RelatedDocumentAttachment.DocumentCategory |
CreateRelatedDocumentAttachmentDetails.getDocumentCategory()
The document category of the listing revision attachment.
|
RelatedDocumentAttachment.DocumentCategory |
RelatedDocumentAttachment.getDocumentCategory()
Possible lifecycle states.
|
RelatedDocumentAttachment.DocumentCategory |
UpdateRelatedDocumentAttachmentDetails.getDocumentCategory()
The document category of the listing revision attachment.
|
static RelatedDocumentAttachment.DocumentCategory |
RelatedDocumentAttachment.DocumentCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelatedDocumentAttachment.DocumentCategory[] |
RelatedDocumentAttachment.DocumentCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CreateRelatedDocumentAttachmentDetails.Builder |
CreateRelatedDocumentAttachmentDetails.Builder.documentCategory(RelatedDocumentAttachment.DocumentCategory documentCategory)
The document category of the listing revision attachment.
|
RelatedDocumentAttachment.Builder |
RelatedDocumentAttachment.Builder.documentCategory(RelatedDocumentAttachment.DocumentCategory documentCategory)
Possible lifecycle states.
|
UpdateRelatedDocumentAttachmentDetails.Builder |
UpdateRelatedDocumentAttachmentDetails.Builder.documentCategory(RelatedDocumentAttachment.DocumentCategory documentCategory)
The document category of the listing revision attachment.
|
Copyright © 2016–2024. All rights reserved.