| Package | Description |
|---|---|
| com.amazonaws.mws.model |
| Modifier and Type | Field and Description |
|---|---|
protected GetFeedSubmissionCountResult |
GetFeedSubmissionCountResponse.getFeedSubmissionCountResult |
| Modifier and Type | Method and Description |
|---|---|
GetFeedSubmissionCountResult |
ObjectFactory.createGetFeedSubmissionCountResult()
Create an instance of
GetFeedSubmissionCountResult |
GetFeedSubmissionCountResult |
GetFeedSubmissionCountResponse.getGetFeedSubmissionCountResult()
Gets the value of the getFeedSubmissionCountResult property.
|
GetFeedSubmissionCountResult |
GetFeedSubmissionCountResult.withCount(int value)
Sets the value of the Count property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetFeedSubmissionCountResponse.setGetFeedSubmissionCountResult(GetFeedSubmissionCountResult value)
Sets the value of the getFeedSubmissionCountResult property.
|
GetFeedSubmissionCountResponse |
GetFeedSubmissionCountResponse.withGetFeedSubmissionCountResult(GetFeedSubmissionCountResult value)
Sets the value of the GetFeedSubmissionCountResult property.
|
| Constructor and Description |
|---|
GetFeedSubmissionCountResponse(GetFeedSubmissionCountResult getFeedSubmissionCountResult,
ResponseMetadata responseMetadata)
Value constructor
|
Copyright © 2020. All rights reserved.