Package | Description |
---|---|
org.springframework.cloud.deployer.spi.app | |
org.springframework.cloud.deployer.spi.task |
Modifier and Type | Method and Description |
---|---|
String |
AppDeployer.deploy(AppDeploymentRequest request)
Deploy an app using an
AppDeploymentRequest . |
Modifier and Type | Method and Description |
---|---|
String |
TaskLauncher.launch(AppDeploymentRequest request)
Launch a task for the provided
AppDeploymentRequest . |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.