| Package | Description |
|---|---|
| com.amazonaws.mws.model |
| Modifier and Type | Field and Description |
|---|---|
protected GetFeedSubmissionListByNextTokenResult |
GetFeedSubmissionListByNextTokenResponse.getFeedSubmissionListByNextTokenResult |
| Modifier and Type | Method and Description |
|---|---|
GetFeedSubmissionListByNextTokenResult |
ObjectFactory.createGetFeedSubmissionListByNextTokenResult()
Create an instance of
GetFeedSubmissionListByNextTokenResult |
GetFeedSubmissionListByNextTokenResult |
GetFeedSubmissionListByNextTokenResponse.getGetFeedSubmissionListByNextTokenResult()
Gets the value of the getFeedSubmissionListByNextTokenResult property.
|
GetFeedSubmissionListByNextTokenResult |
GetFeedSubmissionListByNextTokenResult.withFeedSubmissionInfoList(FeedSubmissionInfo... values)
Sets the value of the FeedSubmissionInfo property.
|
GetFeedSubmissionListByNextTokenResult |
GetFeedSubmissionListByNextTokenResult.withHasNext(boolean value)
Sets the value of the HasNext property.
|
GetFeedSubmissionListByNextTokenResult |
GetFeedSubmissionListByNextTokenResult.withNextToken(String value)
Sets the value of the NextToken property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetFeedSubmissionListByNextTokenResponse.setGetFeedSubmissionListByNextTokenResult(GetFeedSubmissionListByNextTokenResult value)
Sets the value of the getFeedSubmissionListByNextTokenResult property.
|
GetFeedSubmissionListByNextTokenResponse |
GetFeedSubmissionListByNextTokenResponse.withGetFeedSubmissionListByNextTokenResult(GetFeedSubmissionListByNextTokenResult value)
Sets the value of the GetFeedSubmissionListByNextTokenResult property.
|
| Constructor and Description |
|---|
GetFeedSubmissionListByNextTokenResponse(GetFeedSubmissionListByNextTokenResult getFeedSubmissionListByNextTokenResult,
ResponseMetadata responseMetadata)
Value constructor
|
Copyright © 2020. All rights reserved.