| Package | Description |
|---|---|
| com.amazonaws.mws.model |
| Modifier and Type | Field and Description |
|---|---|
protected GetReportRequestCountResult |
GetReportRequestCountResponse.getReportRequestCountResult |
| Modifier and Type | Method and Description |
|---|---|
GetReportRequestCountResult |
ObjectFactory.createGetReportRequestCountResult()
Create an instance of
GetReportRequestCountResult |
GetReportRequestCountResult |
GetReportRequestCountResponse.getGetReportRequestCountResult()
Gets the value of the getReportRequestCountResult property.
|
GetReportRequestCountResult |
GetReportRequestCountResult.withCount(int value)
Sets the value of the Count property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetReportRequestCountResponse.setGetReportRequestCountResult(GetReportRequestCountResult value)
Sets the value of the getReportRequestCountResult property.
|
GetReportRequestCountResponse |
GetReportRequestCountResponse.withGetReportRequestCountResult(GetReportRequestCountResult value)
Sets the value of the GetReportRequestCountResult property.
|
| Constructor and Description |
|---|
GetReportRequestCountResponse(GetReportRequestCountResult getReportRequestCountResult,
ResponseMetadata responseMetadata)
Value constructor
|
Copyright © 2020. All rights reserved.