| Package | Description |
|---|---|
| com.spotify.helios.common.descriptors |
| Modifier and Type | Method and Description |
|---|---|
static HostSelector |
HostSelector.parse(String str) |
| Modifier and Type | Method and Description |
|---|---|
List<HostSelector> |
DeploymentGroup.getHostSelectors() |
List<HostSelector> |
DeploymentGroup.Builder.getHostSelectors() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentGroup.Builder |
DeploymentGroup.Builder.setHostSelectors(List<HostSelector> hostSelectors) |
| Constructor and Description |
|---|
DeploymentGroup(String name,
List<HostSelector> hostSelectors,
JobId jobId,
RolloutOptions rolloutOptions,
DeploymentGroup.RollingUpdateReason reason)
Create a Job.
|
Copyright © 2019. All rights reserved.