Package | Description |
---|---|
com.azure.storage.blob.models |
Package containing classes for AzureBlobStorage.
|
Modifier and Type | Method and Description |
---|---|
static PathRenameMode |
PathRenameMode.fromString(String value)
Parses a serialized value to a PathRenameMode instance.
|
static PathRenameMode |
PathRenameMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PathRenameMode[] |
PathRenameMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.