public class ProgressTouchableRequestBody<T extends OSSRequest>
extends RequestBody
| Constructor and Description |
|---|
ProgressTouchableRequestBody(java.io.InputStream input,
long contentLength,
java.lang.String contentType,
ExecutionContext context) |
| Modifier and Type | Method and Description |
|---|---|
long |
contentLength() |
MediaType |
contentType() |
void |
writeTo(BufferedSink sink) |
public ProgressTouchableRequestBody(java.io.InputStream input,
long contentLength,
java.lang.String contentType,
ExecutionContext context)