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