public interface ObjectInfo extends Comparable<ObjectInfo>
Modifier and Type | Method and Description |
---|---|
Long |
getBytes() |
String |
getContainer() |
String |
getContentType() |
byte[] |
getHash() |
Date |
getLastModified() |
String |
getName() |
URI |
getUri() |
compareTo
Copyright © 2009-2012 jclouds. All Rights Reserved.