| Package | Description |
|---|---|
| com.kloudtek.anypoint.deploy |
| Modifier and Type | Method and Description |
|---|---|
HDeploymentResult |
DeploymentOperation.deploy(Environment environment,
String appName,
String filename,
File file) |
HDeploymentResult |
CloudhubDeploymentOperation.deploy(Environment environment,
String appName,
String filename,
File file) |
HDeploymentResult |
OnPremDeploymentOperation.deploy(Environment environment,
String appName,
String filename,
File file) |
HDeploymentResult |
DeploymentServiceImpl.deployOnPrem(Server target,
@NotNull String appName,
@NotNull File file,
@NotNull String filename,
APIProvisioningConfig apiProvisioningConfig)
Deploy application with optional automatic api provisioning
|
HDeploymentResult |
DeploymentService.deployOnPrem(Server target,
@NotNull String name,
@NotNull File file,
@NotNull String filename,
APIProvisioningConfig apiProvisioningConfig) |
Copyright © 2019 Kloudtek. All rights reserved.