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