| Package | Description |
|---|---|
| com.byteplus.vmp | |
| com.byteplus.vmp.model |
| Modifier and Type | Method and Description |
|---|---|
ListIntegrationTasksResponse |
VmpApi.listIntegrationTasks(ListIntegrationTasksRequest body) |
com.squareup.okhttp.Call |
VmpApi.listIntegrationTasksAsync(ListIntegrationTasksRequest body,
ApiCallback<ListIntegrationTasksResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VmpApi.listIntegrationTasksCall(ListIntegrationTasksRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listIntegrationTasks
|
ApiResponse<ListIntegrationTasksResponse> |
VmpApi.listIntegrationTasksWithHttpInfo(@NotNull ListIntegrationTasksRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ListIntegrationTasksRequest |
ListIntegrationTasksRequest.addTagFiltersItem(TagFilterForListIntegrationTasksInput tagFiltersItem) |
ListIntegrationTasksRequest |
ListIntegrationTasksRequest.filters(FiltersForListIntegrationTasksInput filters) |
ListIntegrationTasksRequest |
ListIntegrationTasksRequest.pageNumber(Long pageNumber) |
ListIntegrationTasksRequest |
ListIntegrationTasksRequest.pageSize(Long pageSize) |
ListIntegrationTasksRequest |
ListIntegrationTasksRequest.projectName(String projectName) |
ListIntegrationTasksRequest |
ListIntegrationTasksRequest.tagFilters(List<TagFilterForListIntegrationTasksInput> tagFilters) |
Copyright © 2026. All rights reserved.