| Package | Description |
|---|---|
| com.amazonaws.mws | |
| com.amazonaws.mws.mock | |
| com.amazonaws.mws.model |
| Modifier and Type | Method and Description |
|---|---|
GetReportRequestListByNextTokenResponse |
MarketplaceWebServiceClient.getReportRequestListByNextToken(GetReportRequestListByNextTokenRequest request)
Get Report Request List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
|
GetReportRequestListByNextTokenResponse |
MarketplaceWebService.getReportRequestListByNextToken(GetReportRequestListByNextTokenRequest request)
Get Report Request List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetReportRequestListByNextTokenResponse> |
MarketplaceWebServiceClient.getReportRequestListByNextTokenAsync(GetReportRequestListByNextTokenRequest request)
Non-blocking Get Report Request List By Next Token
Returns
future pointer to GetReportRequestListByNextTokenResponse
If response is ready, call to future.get()
will return GetReportRequestListByNextTokenResponse. |
Future<GetReportRequestListByNextTokenResponse> |
MarketplaceWebService.getReportRequestListByNextTokenAsync(GetReportRequestListByNextTokenRequest request)
Non-blocking Get Report Request List By Next Token
Returns
future pointer to GetReportRequestListByNextTokenResponse
If response is ready, call to future.get()
will return GetReportRequestListByNextTokenResponse. |
| Modifier and Type | Method and Description |
|---|---|
GetReportRequestListByNextTokenResponse |
MarketplaceWebServiceMock.getReportRequestListByNextToken(GetReportRequestListByNextTokenRequest request)
Get Report Request List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetReportRequestListByNextTokenResponse> |
MarketplaceWebServiceMock.getReportRequestListByNextTokenAsync(GetReportRequestListByNextTokenRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetReportRequestListByNextTokenResponse |
ObjectFactory.createGetReportRequestListByNextTokenResponse()
Create an instance of
GetReportRequestListByNextTokenResponse |
GetReportRequestListByNextTokenResponse |
GetReportRequestListByNextTokenResponse.withGetReportRequestListByNextTokenResult(GetReportRequestListByNextTokenResult value)
Sets the value of the GetReportRequestListByNextTokenResult property.
|
GetReportRequestListByNextTokenResponse |
GetReportRequestListByNextTokenResponse.withResponseMetadata(ResponseMetadata value)
Sets the value of the ResponseMetadata property.
|
Copyright © 2020. All rights reserved.