@Internal
public interface BlobBase
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Retrieve remote name (key) of blob.
|
long |
getSize()
Get size of blob in bytes.
|
Copyright © 2017–2021. All rights reserved.