| Interface | Description |
|---|---|
| BatchTask<R> |
Encapsulate the parameters for an API operation to be executed later.
|
| BatchTaskExecutor |
A visitor for executing batch tasks.
|
| Class | Description |
|---|---|
| BatchBuilder |
Builds a list of BatchTask objects.
|
| BatchEmptyResult |
Object to return in a batch result list when there is no data as a result of the operation, e.g.
|
| CreateBatchTask | |
| DeleteBatchTask | |
| UpdateBatchTask |
| Enum | Description |
|---|---|
| UpdateType |
Copyright © 2018–2025. All rights reserved.