Class JsItemDetails
java.lang.Object
io.deephaven.web.client.api.storage.JsItemDetails
Storage service metadata about files and folders.
-
Constructor Summary
ConstructorsConstructorDescriptionJsItemDetails
(String parentPath, String path, int kind, String size, String etag) -
Method Summary
Modifier and TypeMethodDescriptionstatic JsItemDetails
getEtag()
double
getSize()
@TsTypeRef(JsItemType.class) String
getType()
toString()