| Package | Description |
|---|---|
| com.spotify.helios.master | |
| com.spotify.helios.master.resources |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.spi.inject.Injectable<?> |
UserProvider.getInjectable(com.sun.jersey.core.spi.component.ComponentContext ctx,
RequestUser ruAnnotation,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
com.spotify.helios.common.protocol.JobDeployResponse |
HostsResource.jobPut(String host,
com.spotify.helios.common.descriptors.JobId jobId,
com.spotify.helios.common.descriptors.Deployment deployment,
String username,
String token)
|
com.spotify.helios.common.protocol.CreateJobResponse |
JobsResource.post(com.spotify.helios.common.descriptors.Job job,
String username)
Create a job given the definition in
job. |
Copyright © 2017. All rights reserved.