| Package | Description |
|---|---|
| com.amazonaws.mws.model |
| Modifier and Type | Field and Description |
|---|---|
protected SubmitFeedResult |
SubmitFeedResponse.submitFeedResult |
| Modifier and Type | Method and Description |
|---|---|
SubmitFeedResult |
ObjectFactory.createSubmitFeedResult()
Create an instance of
SubmitFeedResult |
SubmitFeedResult |
SubmitFeedResponse.getSubmitFeedResult()
Gets the value of the submitFeedResult property.
|
SubmitFeedResult |
SubmitFeedResult.withFeedSubmissionInfo(FeedSubmissionInfo value)
Sets the value of the FeedSubmissionInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubmitFeedResponse.setSubmitFeedResult(SubmitFeedResult value)
Sets the value of the submitFeedResult property.
|
SubmitFeedResponse |
SubmitFeedResponse.withSubmitFeedResult(SubmitFeedResult value)
Sets the value of the SubmitFeedResult property.
|
| Constructor and Description |
|---|
SubmitFeedResponse(SubmitFeedResult submitFeedResult,
ResponseMetadata responseMetadata)
Value constructor
|
Copyright © 2020. All rights reserved.