| Package | Description |
|---|---|
| com.amazonaws.mws.model |
| Modifier and Type | Field and Description |
|---|---|
protected RequestReportResult |
RequestReportResponse.requestReportResult |
| Modifier and Type | Method and Description |
|---|---|
RequestReportResult |
ObjectFactory.createRequestReportResult()
Create an instance of
RequestReportResult |
RequestReportResult |
RequestReportResponse.getRequestReportResult()
Gets the value of the requestReportResult property.
|
RequestReportResult |
RequestReportResult.withReportRequestInfo(ReportRequestInfo value)
Sets the value of the ReportRequestInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestReportResponse.setRequestReportResult(RequestReportResult value)
Sets the value of the requestReportResult property.
|
RequestReportResponse |
RequestReportResponse.withRequestReportResult(RequestReportResult value)
Sets the value of the RequestReportResult property.
|
| Constructor and Description |
|---|
RequestReportResponse(RequestReportResult requestReportResult,
ResponseMetadata responseMetadata)
Value constructor
|
Copyright © 2020. All rights reserved.