| Package | Description |
|---|---|
| org.duracloud.client |
| Modifier and Type | Method and Description |
|---|---|
Content |
ContentStoreImpl.getContent(String spaceId,
String contentId)
Gets content from a space.
|
Content |
ContentStore.getContent(String spaceId,
String contentId)
Gets content from a space.
|
Content |
ContentStoreImpl.getContent(String spaceId,
String contentId,
Long startByte,
Long endByte)
Gets a byte range of a content item from a space.
|
Content |
ContentStore.getContent(String spaceId,
String contentId,
Long startByte,
Long endByte)
Gets a byte range of a content item from a space.
|
Copyright © 2009–2019 DuraSpace. All rights reserved.