Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
StorageModelOfCalendarDto |
StorageModelOfCalendarDto.storageFile(StorageFileLocation storageFile)
Set storageFile and return this.
|
StorageModelOfCalendarDto |
StorageModelOfCalendarDto.value(CalendarDto value)
Set value and return this.
|
Modifier and Type | Method and Description |
---|---|
List<StorageModelOfCalendarDto> |
ListResponseOfStorageModelOfCalendarDto.getValue()
Get value
|
Modifier and Type | Method and Description |
---|---|
ListResponseOfStorageModelOfCalendarDto |
ListResponseOfStorageModelOfCalendarDto.addValueItem(StorageModelOfCalendarDto valueItem)
Add an item to value and return this.
|
Modifier and Type | Method and Description |
---|---|
void |
ListResponseOfStorageModelOfCalendarDto.setValue(List<StorageModelOfCalendarDto> value)
Set value.
|
ListResponseOfStorageModelOfCalendarDto |
ListResponseOfStorageModelOfCalendarDto.value(List<StorageModelOfCalendarDto> value)
Set value and return this.
|
Constructor and Description |
---|
CalendarDtoList(List<StorageModelOfCalendarDto> value)
Initializes a new instance of the CalendarDtoList
|
ListResponseOfStorageModelOfCalendarDto(List<StorageModelOfCalendarDto> value)
Initializes a new instance of the ListResponseOfStorageModelOfCalendarDto
|
Copyright © 2020. All rights reserved.