| Package | Description |
|---|---|
| com.amazonaws.services.workdocs.model |
| Modifier and Type | Method and Description |
|---|---|
static DocumentVersionStatus |
DocumentVersionStatus.fromValue(String value)
Use this in place of valueOf.
|
static DocumentVersionStatus |
DocumentVersionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentVersionStatus[] |
DocumentVersionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDocumentVersionRequest.setVersionStatus(DocumentVersionStatus versionStatus)
The status of the version.
|
UpdateDocumentVersionRequest |
UpdateDocumentVersionRequest.withVersionStatus(DocumentVersionStatus versionStatus)
The status of the version.
|
Copyright © 2025. All rights reserved.