Package | Description |
---|---|
org.springframework.cloud.deployer.spi.app | |
org.springframework.cloud.deployer.spi.scheduler | |
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 | Class and Description |
---|---|
class |
ScheduleRequest
Representation of a schedule request.
|
Modifier and Type | Method and Description |
---|---|
String |
TaskLauncher.launch(AppDeploymentRequest request)
Launch a task for the provided
AppDeploymentRequest . |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.