Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
FileVersion |
FileVersion.isLatest(Boolean isLatest)
Set isLatest and return this.
|
FileVersion |
FileVersion.versionId(String versionId)
Set versionId and return this.
|
Modifier and Type | Method and Description |
---|---|
List<FileVersion> |
FileVersions.getValue()
Get value
|
Modifier and Type | Method and Description |
---|---|
FileVersions |
FileVersions.addValueItem(FileVersion valueItem)
Add an item to value and return this.
|
Modifier and Type | Method and Description |
---|---|
void |
FileVersions.setValue(List<FileVersion> value)
Set value.
|
FileVersions |
FileVersions.value(List<FileVersion> value)
Set value and return this.
|
Constructor and Description |
---|
FileVersions(List<FileVersion> value)
Initializes a new instance of the FileVersions
|
Copyright © 2020. All rights reserved.