public static final class APIModel.HTTPRespDatum extends APIModel.Datum
| Modifier and Type | Field and Description |
|---|---|
APIModel.HTTPResp |
resp |
| Constructor and Description |
|---|
HTTPRespDatum() |
| Modifier and Type | Method and Description |
|---|---|
static APIModel.HTTPRespDatum |
create(APIModel.HTTPResp res) |
Object |
toJava(boolean successful,
FlowId flowId,
BlobStoreClient blobStore,
ClassLoader classLoader) |
public APIModel.HTTPResp resp
public Object toJava(boolean successful, FlowId flowId, BlobStoreClient blobStore, ClassLoader classLoader)
toJava in class APIModel.Datumpublic static APIModel.HTTPRespDatum create(APIModel.HTTPResp res)
Copyright © 2021. All rights reserved.