org.cloudfoundry.client.lib.domain
Class CloudEntity.Meta
java.lang.Object
org.cloudfoundry.client.lib.domain.CloudEntity.Meta
- Enclosing class:
- CloudEntity
public static class CloudEntity.Meta
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloudEntity.Meta
public CloudEntity.Meta(UUID guid,
Date created,
Date updated)
getGuid
public UUID getGuid()
getCreated
public Date getCreated()
getUpdated
public Date getUpdated()
defaultMeta
public static CloudEntity.Meta defaultMeta()
Copyright © 2013. All rights reserved.