| Package | Description |
|---|---|
| com.microsoft.bingads.internal.restful | |
| com.microsoft.bingads.v13.bulk |
| Modifier and Type | Method and Description |
|---|---|
GetBulkDownloadStatusResponse |
BulkRestfulServiceClient.getBulkDownloadStatus(GetBulkDownloadStatusRequest request) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.ws.Response<GetBulkDownloadStatusResponse> |
BulkRestfulServiceClient.getBulkDownloadStatusAsync(GetBulkDownloadStatusRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<?> |
BulkRestfulServiceClient.getBulkDownloadStatusAsync(GetBulkDownloadStatusRequest request,
jakarta.xml.ws.AsyncHandler<GetBulkDownloadStatusResponse> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetBulkDownloadStatusResponse |
ObjectFactory.createGetBulkDownloadStatusResponse()
Create an instance of
GetBulkDownloadStatusResponse |
GetBulkDownloadStatusResponse |
IBulkService.getBulkDownloadStatus(GetBulkDownloadStatusRequest parameters) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.ws.Response<GetBulkDownloadStatusResponse> |
IBulkService.getBulkDownloadStatusAsync(GetBulkDownloadStatusRequest parameters) |
| Modifier and Type | Method and Description |
|---|---|
Future<?> |
IBulkService.getBulkDownloadStatusAsync(GetBulkDownloadStatusRequest parameters,
jakarta.xml.ws.AsyncHandler<GetBulkDownloadStatusResponse> asyncHandler) |
Copyright © 2024. All rights reserved.