public class SubmitFeedSample extends Object
| Constructor and Description |
|---|
SubmitFeedSample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
invokeSubmitFeed(MarketplaceWebService service,
SubmitFeedRequest request)
Submit Feed request sample Uploads a file for processing together with
the necessary metadata to process the file, such as which type of feed it
is.
|
static void |
main(String... args) |
public static void main(String... args)
args - public static void invokeSubmitFeed(MarketplaceWebService service, SubmitFeedRequest request)
service - instance of MarketplaceWebService servicerequest - Action to invokeCopyright © 2020. All rights reserved.