| Package | Description |
|---|---|
| com.amazonaws.mws.model |
| Modifier and Type | Field and Description |
|---|---|
protected GetReportResult |
GetReportResponse.getReportResult |
| Modifier and Type | Method and Description |
|---|---|
GetReportResult |
ObjectFactory.createGetReportResult()
Create an instance of
GetReportResult |
GetReportResult |
GetReportResponse.getGetReportResult()
Gets the value of the getReportResult property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetReportResponse.setGetReportResult(GetReportResult value)
Sets the value of the getReportResult property.
|
GetReportResponse |
GetReportResponse.withGetReportResult(GetReportResult value)
Sets the value of the GetReportResult property.
|
| Constructor and Description |
|---|
GetReportResponse(GetReportResult getReportResult,
ResponseMetadata responseMetadata)
Value constructor
|
Copyright © 2020. All rights reserved.