| Package | Description |
|---|---|
| com.amazonaws.mws.model |
| Modifier and Type | Field and Description |
|---|---|
protected TypeList |
GetFeedSubmissionListRequest.feedTypeList |
protected TypeList |
GetFeedSubmissionCountRequest.feedTypeList |
protected TypeList |
CancelFeedSubmissionsRequest.feedTypeList |
protected TypeList |
GetReportScheduleListRequest.reportTypeList |
protected TypeList |
GetReportScheduleCountRequest.reportTypeList |
protected TypeList |
GetReportRequestListRequest.reportTypeList |
protected TypeList |
GetReportRequestCountRequest.reportTypeList |
protected TypeList |
GetReportListRequest.reportTypeList |
protected TypeList |
GetReportCountRequest.reportTypeList |
protected TypeList |
CancelReportRequestsRequest.reportTypeList |
| Modifier and Type | Method and Description |
|---|---|
TypeList |
ObjectFactory.createTypeList()
Create an instance of
TypeList |
TypeList |
GetFeedSubmissionListRequest.getFeedTypeList()
Gets the value of the feedTypeList property.
|
TypeList |
GetFeedSubmissionCountRequest.getFeedTypeList()
Gets the value of the feedTypeList property.
|
TypeList |
CancelFeedSubmissionsRequest.getFeedTypeList()
Gets the value of the feedTypeList property.
|
TypeList |
GetReportScheduleListRequest.getReportTypeList()
Gets the value of the reportTypeList property.
|
TypeList |
GetReportScheduleCountRequest.getReportTypeList()
Gets the value of the reportTypeList property.
|
TypeList |
GetReportRequestListRequest.getReportTypeList()
Gets the value of the reportTypeList property.
|
TypeList |
GetReportRequestCountRequest.getReportTypeList()
Gets the value of the reportTypeList property.
|
TypeList |
GetReportListRequest.getReportTypeList()
Gets the value of the reportTypeList property.
|
TypeList |
GetReportCountRequest.getReportTypeList()
Gets the value of the reportTypeList property.
|
TypeList |
CancelReportRequestsRequest.getReportTypeList()
Gets the value of the reportTypeList property.
|
TypeList |
TypeList.withType(String... values)
Sets the value of the Type property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetFeedSubmissionListRequest.setFeedTypeList(TypeList value)
Sets the value of the feedTypeList property.
|
void |
GetFeedSubmissionCountRequest.setFeedTypeList(TypeList value)
Sets the value of the feedTypeList property.
|
void |
CancelFeedSubmissionsRequest.setFeedTypeList(TypeList value)
Sets the value of the feedTypeList property.
|
void |
GetReportScheduleListRequest.setReportTypeList(TypeList value)
Sets the value of the reportTypeList property.
|
void |
GetReportScheduleCountRequest.setReportTypeList(TypeList value)
Sets the value of the reportTypeList property.
|
void |
GetReportRequestListRequest.setReportTypeList(TypeList value)
Sets the value of the reportTypeList property.
|
void |
GetReportRequestCountRequest.setReportTypeList(TypeList value)
Sets the value of the reportTypeList property.
|
void |
GetReportListRequest.setReportTypeList(TypeList value)
Sets the value of the reportTypeList property.
|
void |
GetReportCountRequest.setReportTypeList(TypeList value)
Sets the value of the reportTypeList property.
|
void |
CancelReportRequestsRequest.setReportTypeList(TypeList value)
Sets the value of the reportTypeList property.
|
GetFeedSubmissionListRequest |
GetFeedSubmissionListRequest.withFeedTypeList(TypeList value)
Sets the value of the FeedTypeList property.
|
GetFeedSubmissionCountRequest |
GetFeedSubmissionCountRequest.withFeedTypeList(TypeList value)
Sets the value of the FeedTypeList property.
|
CancelFeedSubmissionsRequest |
CancelFeedSubmissionsRequest.withFeedTypeList(TypeList value)
Sets the value of the FeedTypeList property.
|
GetReportScheduleListRequest |
GetReportScheduleListRequest.withReportTypeList(TypeList value)
Sets the value of the ReportTypeList property.
|
GetReportScheduleCountRequest |
GetReportScheduleCountRequest.withReportTypeList(TypeList value)
Sets the value of the ReportTypeList property.
|
GetReportRequestListRequest |
GetReportRequestListRequest.withReportTypeList(TypeList value)
Sets the value of the ReportTypeList property.
|
GetReportRequestCountRequest |
GetReportRequestCountRequest.withReportTypeList(TypeList value)
Sets the value of the ReportTypeList property.
|
GetReportListRequest |
GetReportListRequest.withReportTypeList(TypeList value)
Sets the value of the ReportTypeList property.
|
GetReportCountRequest |
GetReportCountRequest.withReportTypeList(TypeList value)
Sets the value of the ReportTypeList property.
|
CancelReportRequestsRequest |
CancelReportRequestsRequest.withReportTypeList(TypeList value)
Sets the value of the ReportTypeList property.
|
| Constructor and Description |
|---|
CancelFeedSubmissionsRequest(String marketplace,
String merchant,
IdList feedSubmissionIdList,
TypeList feedTypeList,
XMLGregorianCalendar submittedFromDate,
XMLGregorianCalendar submittedToDate)
Value constructor
|
CancelFeedSubmissionsRequest(String marketplace,
String merchant,
IdList feedSubmissionIdList,
TypeList feedTypeList,
XMLGregorianCalendar submittedFromDate,
XMLGregorianCalendar submittedToDate,
String mwsAuthToken) |
CancelReportRequestsRequest(String marketplace,
String merchant,
IdList reportRequestIdList,
TypeList reportTypeList,
StatusList reportProcessingStatusList,
XMLGregorianCalendar requestedFromDate,
XMLGregorianCalendar requestedToDate)
Value constructor
|
CancelReportRequestsRequest(String marketplace,
String merchant,
IdList reportRequestIdList,
TypeList reportTypeList,
StatusList reportProcessingStatusList,
XMLGregorianCalendar requestedFromDate,
XMLGregorianCalendar requestedToDate,
String mwsAuthToken) |
GetFeedSubmissionCountRequest(String marketplace,
String merchant,
TypeList feedTypeList,
StatusList feedProcessingStatusList,
XMLGregorianCalendar submittedFromDate,
XMLGregorianCalendar submittedToDate)
Value constructor
|
GetFeedSubmissionCountRequest(String marketplace,
String merchant,
TypeList feedTypeList,
StatusList feedProcessingStatusList,
XMLGregorianCalendar submittedFromDate,
XMLGregorianCalendar submittedToDate,
String mwsAuthToken) |
GetFeedSubmissionListRequest(String marketplace,
String merchant,
IdList feedSubmissionIdList,
Integer maxCount,
TypeList feedTypeList,
StatusList feedProcessingStatusList,
XMLGregorianCalendar submittedFromDate,
XMLGregorianCalendar submittedToDate)
Value constructor
|
GetFeedSubmissionListRequest(String marketplace,
String merchant,
IdList feedSubmissionIdList,
Integer maxCount,
TypeList feedTypeList,
StatusList feedProcessingStatusList,
XMLGregorianCalendar submittedFromDate,
XMLGregorianCalendar submittedToDate,
String mwsAuthToken) |
GetReportCountRequest(String marketplace,
String merchant,
TypeList reportTypeList,
Boolean acknowledged,
XMLGregorianCalendar availableFromDate,
XMLGregorianCalendar availableToDate)
Value constructor
|
GetReportCountRequest(String marketplace,
String merchant,
TypeList reportTypeList,
Boolean acknowledged,
XMLGregorianCalendar availableFromDate,
XMLGregorianCalendar availableToDate,
String mwsAuthToken) |
GetReportListRequest(String marketplace,
String merchant,
Integer maxCount,
TypeList reportTypeList,
Boolean acknowledged,
XMLGregorianCalendar availableFromDate,
XMLGregorianCalendar availableToDate,
IdList reportRequestIdList)
Value constructor
|
GetReportListRequest(String marketplace,
String merchant,
Integer maxCount,
TypeList reportTypeList,
Boolean acknowledged,
XMLGregorianCalendar availableFromDate,
XMLGregorianCalendar availableToDate,
IdList reportRequestIdList,
String mwsAuthToken) |
GetReportRequestCountRequest(String marketplace,
String merchant,
TypeList reportTypeList,
StatusList reportProcessingStatusList,
XMLGregorianCalendar requestedFromDate,
XMLGregorianCalendar requestedToDate)
Value constructor
|
GetReportRequestCountRequest(String marketplace,
String merchant,
TypeList reportTypeList,
StatusList reportProcessingStatusList,
XMLGregorianCalendar requestedFromDate,
XMLGregorianCalendar requestedToDate,
String mwsAuthToken) |
GetReportRequestListRequest(String marketplace,
String merchant,
IdList reportRequestIdList,
TypeList reportTypeList,
StatusList reportProcessingStatusList,
Integer maxCount,
XMLGregorianCalendar requestedFromDate,
XMLGregorianCalendar requestedToDate)
Value constructor
|
GetReportRequestListRequest(String marketplace,
String merchant,
IdList reportRequestIdList,
TypeList reportTypeList,
StatusList reportProcessingStatusList,
Integer maxCount,
XMLGregorianCalendar requestedFromDate,
XMLGregorianCalendar requestedToDate,
String mwsAuthToken) |
GetReportScheduleCountRequest(String marketplace,
String merchant,
TypeList reportTypeList)
Value constructor
|
GetReportScheduleCountRequest(String marketplace,
String merchant,
TypeList reportTypeList,
String mwsAuthToken) |
GetReportScheduleListRequest(String marketplace,
String merchant,
TypeList reportTypeList)
Value constructor
|
GetReportScheduleListRequest(String marketplace,
String merchant,
TypeList reportTypeList,
String mwsAuthToken) |
Copyright © 2020. All rights reserved.