|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectio.atlassian.blobstore.client.api.GetResult
public class GetResult
The result of a get operation call on a BlobstoreService
| Method Summary | |
|---|---|
static GetResult |
create(java.io.InputStream data,
HeadResult head)
|
java.io.InputStream |
data()
|
HeadResult |
head()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static GetResult create(java.io.InputStream data,
HeadResult head)
public java.io.InputStream data()
public HeadResult head()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||