| Package | Description |
|---|---|
| com.amazonaws.mws.model |
| Modifier and Type | Field and Description |
|---|---|
protected GetReportCountResult |
GetReportCountResponse.getReportCountResult |
| Modifier and Type | Method and Description |
|---|---|
GetReportCountResult |
ObjectFactory.createGetReportCountResult()
Create an instance of
GetReportCountResult |
GetReportCountResult |
GetReportCountResponse.getGetReportCountResult()
Gets the value of the getReportCountResult property.
|
GetReportCountResult |
GetReportCountResult.withCount(int value)
Sets the value of the Count property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetReportCountResponse.setGetReportCountResult(GetReportCountResult value)
Sets the value of the getReportCountResult property.
|
GetReportCountResponse |
GetReportCountResponse.withGetReportCountResult(GetReportCountResult value)
Sets the value of the GetReportCountResult property.
|
| Constructor and Description |
|---|
GetReportCountResponse(GetReportCountResult getReportCountResult,
ResponseMetadata responseMetadata)
Value constructor
|
Copyright © 2020. All rights reserved.