com.heroku.api
Class Domain
java.lang.Object
com.heroku.api.Domain
- All Implemented Interfaces:
- Serializable
public class Domain
- extends Object
- implements Serializable
TODO: Javadoc
- Author:
- Michael Hunger
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Domain
public Domain()
getCreatedAt
public String getCreatedAt()
getUpdatedAt
public String getUpdatedAt()
getDefault
public String getDefault()
getDomain
public String getDomain()
getId
public String getId()
getAppId
public String getAppId()
getBaseDomain
public String getBaseDomain()
Copyright © 2012. All Rights Reserved.