Uses of Class
com.heroku.sdk.deploy.lib.deploymemt.DeploymentDescriptor
-
Packages that use DeploymentDescriptor Package Description com.heroku.sdk.deploy.lib.deploymemt -
-
Uses of DeploymentDescriptor in com.heroku.sdk.deploy.lib.deploymemt
Methods in com.heroku.sdk.deploy.lib.deploymemt with parameters of type DeploymentDescriptor Modifier and Type Method Description static booleanDeployer. deploy(String apiKey, String clientName, String clientVersion, DeploymentDescriptor deploymentDescriptor, OutputAdapter outputAdapter)
-