Package com.netflix.genie.web.dtos
@ParametersAreNonnullByDefault
package com.netflix.genie.web.dtos
Immutable DTOs specifically used by the web server.
- Since:
- 4.0.0
-
ClassesClassDescriptionA simple POJO for a compound value of related information to a job archived location and files.The payload of all gathered information from a user request to run a job via the API.Builder for
JobSubmission
instances.The payload of information representing all the concrete details the system needs to run a job.A data class for returning the results of an attempted resource selection.A builder forResourceSelectionResult
instances.