com.heroku.api
public class Release extends Object implements Serializable
Release()
List<String>
getAddons()
String
getCommit()
getCreatedAt()
getDescription()
Map<String,String>
getEnv()
getName()
getPSTable()
getUser()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Release()
public String getName()
public String getDescription()
public String getUser()
public String getCommit()
public String getCreatedAt()
public Map<String,String> getEnv()
public List<String> getAddons()
public Map<String,String> getPSTable()
Copyright © 2014. All Rights Reserved.