public static class AirSyncBaseResponse.Body
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
base64 |
DisposableByteSource |
data |
java.lang.Integer |
estimatedDataSize |
java.lang.String |
preview |
java.lang.Boolean |
truncated |
BodyType |
type |
Constructor and Description |
---|
Body() |
public BodyType type
public java.lang.Integer estimatedDataSize
public java.lang.Boolean truncated
public DisposableByteSource data
public java.lang.String preview
public boolean base64
Copyright © 2021. All Rights Reserved.