@ParametersAreNonnullByDefault
See: Description
| Class | Description |
|---|---|
| ArchivedJobMetadata |
A simple POJO for a compound value of related information to a job archived location and files.
|
| JobSubmission |
The payload of all gathered information from a user request to run a job via the API.
|
| JobSubmission.Builder |
Builder for
JobSubmission instances. |
| ResolvedJob |
The payload of information representing all the concrete details the system needs to run a job.
|
| ResourceSelectionResult<R> |
A data class for returning the results of an attempted resource selection.
|
| ResourceSelectionResult.Builder<R> |
A builder for
ResourceSelectionResult instances. |