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