public final class BlobFlatList extends Object
| Constructor and Description |
|---|
BlobFlatList() |
| Modifier and Type | Method and Description |
|---|---|
List<Blob> |
blob()
Get the blob value.
|
BlobFlatList |
withBlob(List<Blob> blob)
Set the blob value.
|
public BlobFlatList withBlob(List<Blob> blob)
blob - the blob value to set.Copyright © 2018. All rights reserved.