Package | Description |
---|---|
com.azure.storage.file.datalake.models |
Package containing the data models for DataLakeStorageClient.
|
Modifier and Type | Method and Description |
---|---|
Filesystem |
Filesystem.setETag(String eTag)
Set the eTag property: The eTag property.
|
Filesystem |
Filesystem.setLastModified(String lastModified)
Set the lastModified property: The lastModified property.
|
Filesystem |
Filesystem.setName(String name)
Set the name property: The name property.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.