| Package | Description |
|---|---|
| com.microsoft.bingads.internal.restful | |
| com.microsoft.bingads.v13.reporting |
| Modifier and Type | Method and Description |
|---|---|
PollGenerateReportResponse |
ReportingRestfulServiceClient.pollGenerateReport(PollGenerateReportRequest request) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.ws.Response<PollGenerateReportResponse> |
ReportingRestfulServiceClient.pollGenerateReportAsync(PollGenerateReportRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<?> |
ReportingRestfulServiceClient.pollGenerateReportAsync(PollGenerateReportRequest request,
jakarta.xml.ws.AsyncHandler<PollGenerateReportResponse> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PollGenerateReportResponse |
ObjectFactory.createPollGenerateReportResponse()
Create an instance of
PollGenerateReportResponse |
PollGenerateReportResponse |
IReportingService.pollGenerateReport(PollGenerateReportRequest parameters) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.ws.Response<PollGenerateReportResponse> |
IReportingService.pollGenerateReportAsync(PollGenerateReportRequest parameters) |
| Modifier and Type | Method and Description |
|---|---|
Future<?> |
IReportingService.pollGenerateReportAsync(PollGenerateReportRequest parameters,
jakarta.xml.ws.AsyncHandler<PollGenerateReportResponse> asyncHandler) |
Copyright © 2024. All rights reserved.