| Package | Description |
|---|---|
| com.amazonaws.mws.model |
| Modifier and Type | Field and Description |
|---|---|
protected CancelReportRequestsResult |
CancelReportRequestsResponse.cancelReportRequestsResult |
| Modifier and Type | Method and Description |
|---|---|
CancelReportRequestsResult |
ObjectFactory.createCancelReportRequestsResult()
Create an instance of
CancelReportRequestsResult |
CancelReportRequestsResult |
CancelReportRequestsResponse.getCancelReportRequestsResult()
Gets the value of the cancelReportRequestsResult property.
|
CancelReportRequestsResult |
CancelReportRequestsResult.withCount(int value)
Sets the value of the Count property.
|
CancelReportRequestsResult |
CancelReportRequestsResult.withReportRequestInfo(ReportRequestInfo... values)
Sets the value of the ReportRequestInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CancelReportRequestsResponse.setCancelReportRequestsResult(CancelReportRequestsResult value)
Sets the value of the cancelReportRequestsResult property.
|
CancelReportRequestsResponse |
CancelReportRequestsResponse.withCancelReportRequestsResult(CancelReportRequestsResult value)
Sets the value of the CancelReportRequestsResult property.
|
| Constructor and Description |
|---|
CancelReportRequestsResponse(CancelReportRequestsResult cancelReportRequestsResult,
ResponseMetadata responseMetadata)
Value constructor
|
Copyright © 2020. All rights reserved.