| Package | Description |
|---|---|
| com.microsoft.azure.storage.blob |
This package contains the storage service blob classes.
|
| Modifier and Type | Method and Description |
|---|---|
CopyState |
CloudBlob.getCopyState()
Returns the blob's copy state.
|
CopyState |
BlobProperties.getCopyState()
Gets the blob's copy state.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BlobProperties.setCopyState(CopyState copyState)
Sets the copy state value for the blob
|
Copyright © 2019. All rights reserved.