Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
void |
ExternalTaskApi.setExternalTaskRetries(SetRetriesForExternalTasksDto setRetriesForExternalTasksDto)
Sets the number of retries left to execute external tasks by id synchronously.
|
okhttp3.Call |
ExternalTaskApi.setExternalTaskRetriesAsync(SetRetriesForExternalTasksDto setRetriesForExternalTasksDto,
ApiCallback<Void> _callback)
(asynchronously)
Sets the number of retries left to execute external tasks by id synchronously.
|
BatchDto |
ExternalTaskApi.setExternalTaskRetriesAsyncOperation(SetRetriesForExternalTasksDto setRetriesForExternalTasksDto)
Sets the number of retries left to execute external tasks by id asynchronously.
|
okhttp3.Call |
ExternalTaskApi.setExternalTaskRetriesAsyncOperationAsync(SetRetriesForExternalTasksDto setRetriesForExternalTasksDto,
ApiCallback<BatchDto> _callback)
(asynchronously)
Sets the number of retries left to execute external tasks by id asynchronously.
|
okhttp3.Call |
ExternalTaskApi.setExternalTaskRetriesAsyncOperationCall(SetRetriesForExternalTasksDto setRetriesForExternalTasksDto,
ApiCallback _callback)
Build call for setExternalTaskRetriesAsyncOperation
|
ApiResponse<BatchDto> |
ExternalTaskApi.setExternalTaskRetriesAsyncOperationWithHttpInfo(SetRetriesForExternalTasksDto setRetriesForExternalTasksDto)
Sets the number of retries left to execute external tasks by id asynchronously.
|
okhttp3.Call |
ExternalTaskApi.setExternalTaskRetriesCall(SetRetriesForExternalTasksDto setRetriesForExternalTasksDto,
ApiCallback _callback)
Build call for setExternalTaskRetries
|
ApiResponse<Void> |
ExternalTaskApi.setExternalTaskRetriesWithHttpInfo(SetRetriesForExternalTasksDto setRetriesForExternalTasksDto)
Sets the number of retries left to execute external tasks by id synchronously.
|
Copyright © 2022. All rights reserved.