| Package | Description |
|---|---|
| com.amazonaws.mws | |
| com.amazonaws.mws.mock | |
| com.amazonaws.mws.model |
| Modifier and Type | Method and Description |
|---|---|
GetReportListByNextTokenResponse |
MarketplaceWebServiceClient.getReportListByNextToken(GetReportListByNextTokenRequest request)
Get Report List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
|
GetReportListByNextTokenResponse |
MarketplaceWebService.getReportListByNextToken(GetReportListByNextTokenRequest request)
Get Report 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<GetReportListByNextTokenResponse> |
MarketplaceWebServiceClient.getReportListByNextTokenAsync(GetReportListByNextTokenRequest request)
Non-blocking Get Report List By Next Token
Returns
future pointer to GetReportListByNextTokenResponse
If response is ready, call to future.get()
will return GetReportListByNextTokenResponse. |
Future<GetReportListByNextTokenResponse> |
MarketplaceWebService.getReportListByNextTokenAsync(GetReportListByNextTokenRequest request)
Non-blocking Get Report List By Next Token
Returns
future pointer to GetReportListByNextTokenResponse
If response is ready, call to future.get()
will return GetReportListByNextTokenResponse. |
| Modifier and Type | Method and Description |
|---|---|
GetReportListByNextTokenResponse |
MarketplaceWebServiceMock.getReportListByNextToken(GetReportListByNextTokenRequest request)
Get Report 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<GetReportListByNextTokenResponse> |
MarketplaceWebServiceMock.getReportListByNextTokenAsync(GetReportListByNextTokenRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetReportListByNextTokenResponse |
ObjectFactory.createGetReportListByNextTokenResponse()
Create an instance of
GetReportListByNextTokenResponse |
GetReportListByNextTokenResponse |
GetReportListByNextTokenResponse.withGetReportListByNextTokenResult(GetReportListByNextTokenResult value)
Sets the value of the GetReportListByNextTokenResult property.
|
GetReportListByNextTokenResponse |
GetReportListByNextTokenResponse.withResponseMetadata(ResponseMetadata value)
Sets the value of the ResponseMetadata property.
|
Copyright © 2020. All rights reserved.