Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Class and Description |
---|---|
class |
StorageFileLocation
A storage file location information
|
Modifier and Type | Method and Description |
---|---|
StorageFolderLocation |
StorageFolderLocationBuilder.build()
Build StorageFolderLocation instance.
|
StorageFolderLocation |
StorageFolderLocation.folderPath(String folderPath)
Set folderPath and return this.
|
StorageFolderLocation |
AiBcrParseStorageRequest.getOutFolder()
Parse output folder location on storage
|
StorageFolderLocation |
StorageFolderLocation.storage(String storage)
Set storage and return this.
|
Modifier and Type | Method and Description |
---|---|
AiBcrParseStorageRequest |
AiBcrParseStorageRequest.outFolder(StorageFolderLocation outFolder)
Set outFolder and return this.
|
AiBcrParseStorageRequestBuilder |
AiBcrParseStorageRequestBuilder.outFolder(StorageFolderLocation outFolder)
Set AiBcrParseStorageRequest.outFolder and return builder.
|
void |
AiBcrParseStorageRequest.setOutFolder(StorageFolderLocation outFolder)
Set outFolder.
|
Constructor and Description |
---|
AiBcrParseStorageRequest(StorageFolderLocation outFolder,
List<AiBcrImageStorageFile> images,
AiBcrOptions options)
Initializes a new instance of the AiBcrParseStorageRequest
|
StorageFolderLocationBuilder(StorageFolderLocation model) |
Copyright © 2020. All rights reserved.