public class GetBlobResponse extends Object
| Constructor and Description |
|---|
GetBlobResponse(String clientId,
String blobId,
byte[] blobData) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBlobData() |
String |
getBlobId() |
String |
getClientId() |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.