public class BlobRequestBody
extends java.lang.Object
| Constructor and Description |
|---|
BlobRequestBody() |
| Modifier and Type | Method and Description |
|---|---|
static RequestBody |
create(MediaType contentType,
BlobStore blobStore,
BlobKey blobKey,
long declaredLength,
boolean syncGateway) |