| Package | Description |
|---|---|
| nl.jpoint.vertx.mod.deploy.request | |
| nl.jpoint.vertx.mod.deploy.service |
| Modifier and Type | Method and Description |
|---|---|
List<DeployArtifactRequest> |
DeployRequest.getArtifacts() |
| Constructor and Description |
|---|
DeployRequest(List<DeployApplicationRequest> modules,
List<DeployArtifactRequest> artifacts,
List<DeployConfigRequest> configs,
boolean elb,
boolean autoScaling,
String autoScalingGroup,
String instanceId,
boolean restart) |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<DeployArtifactRequest> |
DeployArtifactService.deployAsync(DeployArtifactRequest deployRequest) |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<DeployArtifactRequest> |
DeployArtifactService.deployAsync(DeployArtifactRequest deployRequest) |
Copyright © 2016. All rights reserved.