| Package | Description |
|---|---|
| com.amazonaws.mws | |
| com.amazonaws.mws.mock | |
| com.amazonaws.mws.model |
| Modifier and Type | Method and Description |
|---|---|
GetReportScheduleCountResponse |
MarketplaceWebServiceClient.getReportScheduleCount(GetReportScheduleCountRequest request)
Get Report Schedule Count
returns the number of report schedules
|
GetReportScheduleCountResponse |
MarketplaceWebService.getReportScheduleCount(GetReportScheduleCountRequest request)
Get Report Schedule Count
returns the number of report schedules
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetReportScheduleCountResponse> |
MarketplaceWebServiceClient.getReportScheduleCountAsync(GetReportScheduleCountRequest request)
Non-blocking Get Report Schedule Count
Returns
future pointer to GetReportScheduleCountResponse
If response is ready, call to future.get()
will return GetReportScheduleCountResponse. |
Future<GetReportScheduleCountResponse> |
MarketplaceWebService.getReportScheduleCountAsync(GetReportScheduleCountRequest request)
Non-blocking Get Report Schedule Count
Returns
future pointer to GetReportScheduleCountResponse
If response is ready, call to future.get()
will return GetReportScheduleCountResponse. |
| Modifier and Type | Method and Description |
|---|---|
GetReportScheduleCountResponse |
MarketplaceWebServiceMock.getReportScheduleCount(GetReportScheduleCountRequest request)
Get Report Schedule Count
returns the number of report schedules
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetReportScheduleCountResponse> |
MarketplaceWebServiceMock.getReportScheduleCountAsync(GetReportScheduleCountRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetReportScheduleCountResponse |
ObjectFactory.createGetReportScheduleCountResponse()
Create an instance of
GetReportScheduleCountResponse |
GetReportScheduleCountResponse |
GetReportScheduleCountResponse.withGetReportScheduleCountResult(GetReportScheduleCountResult value)
Sets the value of the GetReportScheduleCountResult property.
|
GetReportScheduleCountResponse |
GetReportScheduleCountResponse.withResponseMetadata(ResponseMetadata value)
Sets the value of the ResponseMetadata property.
|
Copyright © 2020. All rights reserved.