Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
AiBcrImageStorageFile |
AiBcrImageStorageFileBuilder.build()
Build AiBcrImageStorageFile instance.
|
AiBcrImageStorageFile |
AiBcrImageStorageFile.file(StorageFileLocation file)
Set file and return this.
|
Modifier and Type | Method and Description |
---|---|
List<AiBcrImageStorageFile> |
AiBcrParseStorageRequest.getImages()
Images to parse.
|
Modifier and Type | Method and Description |
---|---|
AiBcrParseStorageRequest |
AiBcrParseStorageRequest.addImagesItem(AiBcrImageStorageFile imagesItem)
Add an item to images and return this.
|
Modifier and Type | Method and Description |
---|---|
AiBcrParseStorageRequest |
AiBcrParseStorageRequest.images(List<AiBcrImageStorageFile> images)
Set images and return this.
|
AiBcrParseStorageRequestBuilder |
AiBcrParseStorageRequestBuilder.images(List<AiBcrImageStorageFile> images)
Set AiBcrParseStorageRequest.images and return builder.
|
void |
AiBcrParseStorageRequest.setImages(List<AiBcrImageStorageFile> images)
Set images.
|
Constructor and Description |
---|
AiBcrImageStorageFileBuilder(AiBcrImageStorageFile model) |
Constructor and Description |
---|
AiBcrParseStorageRequest(StorageFolderLocation outFolder,
List<AiBcrImageStorageFile> images,
AiBcrOptions options)
Initializes a new instance of the AiBcrParseStorageRequest
|
Copyright © 2020. All rights reserved.