public final class BlockItem
extends java.lang.Object
| Constructor and Description |
|---|
BlockItem(Block block,
boolean isCommitted)
Creates an instance of a BlobItem.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCommitted() |
java.lang.String |
name() |
int |
size() |
public BlockItem(Block block, boolean isCommitted)
block - the API blob objectisCommitted - if the blob is committedCopyright © 2019 Microsoft Corporation. All rights reserved.