public class CreateWebSiteImageFeaturesRequest extends Object
Modifier and Type | Field and Description |
---|---|
String |
folder
The folder.
|
String |
imagesSource
Images source - a web page
|
String |
searchContextId
The search context identifier.
|
String |
storage
The storage.
|
Constructor and Description |
---|
CreateWebSiteImageFeaturesRequest(String searchContextId,
String imagesSource,
String folder,
String storage)
Initializes a new instance of the CreateWebSiteImageFeaturesRequest class.
|
public String searchContextId
public String imagesSource
public String folder
public String storage
public CreateWebSiteImageFeaturesRequest(String searchContextId, String imagesSource, String folder, String storage)
searchContextId
- The search context identifier.imagesSource
- Images source - a web pagefolder
- The folder.storage
- The storage.Copyright © 2019 Aspose Pty Ltd. All rights reserved.