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