API reference
This reference covers the hand-written ergonomic surface of the Rust SDK: the client, its configuration, the job worker, and the error and backpressure types.
| Page | Contents |
|---|---|
| CamundaClient | The client and its 220 API methods. |
| Configuration | Client configuration, authentication, TLS, and retry policy. |
| Job workers | Job worker configuration, handlers, and lifecycle. |
| Runtime | Error types and adaptive backpressure. |
| Domain keys | 43 validated identifier newtypes. |
The generated request and response models are not reproduced here — there are several hundred of them. Browse them on docs.rs, or use your editor's go-to-definition on any method signature.