public class DeleteSearchImageRequest extends Object
Modifier and Type | Field and Description |
---|---|
String |
folder
Folder.
|
String |
imageId
Image identifier.
|
String |
searchContextId
Search context identifier.
|
String |
storage
Storage
|
Constructor and Description |
---|
DeleteSearchImageRequest(String searchContextId,
String imageId,
String folder,
String storage)
Initializes a new instance of the DeleteSearchImageRequest class.
|
public String searchContextId
public String imageId
public String folder
public String storage
public DeleteSearchImageRequest(String searchContextId, String imageId, String folder, String storage)
searchContextId
- Search context identifier.imageId
- Image identifier.folder
- Folder.storage
- StorageCopyright © 2020 Aspose Pty Ltd. All rights reserved.