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