Class DeploymentDescriptor
- java.lang.Object
-
- com.heroku.sdk.deploy.lib.deploymemt.DeploymentDescriptor
-
public final class DeploymentDescriptor extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAppName()List<String>getBuildpacks()Map<String,String>getConfigVars()PathgetSourceBlobPath()StringgetVersion()
-