| Package | Description |
|---|---|
| com.azure.storage.file.datalake.models |
Package containing classes for DataLakeStorageClient.
|
| Modifier and Type | Method and Description |
|---|---|
AccessControlChangeFailure |
AccessControlChangeFailure.setDirectory(boolean directory)
Sets whether entry is a directory.
|
AccessControlChangeFailure |
AccessControlChangeFailure.setErrorMessage(String errorMessage)
Sets the error message that is the reason why entry failed to update.
|
AccessControlChangeFailure |
AccessControlChangeFailure.setName(String name)
Sets the name of an entry.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.