Interface DeploymentService
- All Superinterfaces:
Service
- All Known Implementing Classes:
DeploymentServiceImpl
public interface DeploymentService extends Service
-
Method Summary
Modifier and Type Method Description HDeploymentResultdeployOnPrem(Server target, @NotNull String name, @NotNull File file, @NotNull String filename, APIProvisioningConfig apiProvisioningConfig)
-
Method Details
-
deployOnPrem
HDeploymentResult deployOnPrem(Server target, @NotNull @NotNull String name, @NotNull @NotNull File file, @NotNull @NotNull String filename, APIProvisioningConfig apiProvisioningConfig) throws IOException, HttpException, ProvisioningException
-