Package | Description |
---|---|
com.microsoft.azure.storage.file |
This package contains the storage service file classes.
|
Modifier and Type | Method and Description |
---|---|
CopyStatus |
CopyState.getStatus()
Gets the status of the copy operation.
|
static CopyStatus |
CopyStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CopyStatus[] |
CopyStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.