public class Asset extends Object
| Constructor and Description |
|---|
Asset(AssetMetadata metadata,
byte[] body) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBody() |
AssetMetadata |
getMetadata() |
public Asset(AssetMetadata metadata, byte[] body)
public AssetMetadata getMetadata()
public byte[] getBody()
Copyright © 2019. All rights reserved.