Class RestoreRequest

java.lang.Object
io.camunda.client.protocol.rest.RestoreRequest

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.23.0") public class RestoreRequest extends Object
Describes a restore request. Provide either a list of backup IDs or a time range (`from`/`to`) that selects the backups to restore; the two are mutually exclusive.