| Package | Description |
|---|---|
| org.apache.hadoop.fs.azurebfs.contracts.services |
| Modifier and Type | Method and Description |
|---|---|
ListResultEntrySchema |
ListResultEntrySchema.withContentLength(Long contentLength)
Set the contentLength value.
|
ListResultEntrySchema |
ListResultEntrySchema.withETag(String eTag)
Set the eTag value.
|
ListResultEntrySchema |
ListResultEntrySchema.withGroup(String group)
Set the group value.
|
ListResultEntrySchema |
ListResultEntrySchema.withIsDirectory(Boolean isDirectory)
Set the isDirectory value.
|
ListResultEntrySchema |
ListResultEntrySchema.withLastModified(String lastModified)
Set the lastModified value.
|
ListResultEntrySchema |
ListResultEntrySchema.withName(String name)
Set the name value.
|
ListResultEntrySchema |
ListResultEntrySchema.withOwner(String owner)
Set the owner value.
|
ListResultEntrySchema |
ListResultEntrySchema.withPermissions(String permissions)
Set the permissions value.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListResultEntrySchema> |
ListResultSchema.paths()
* Get the paths value.
|
| Modifier and Type | Method and Description |
|---|---|
ListResultSchema |
ListResultSchema.withPaths(List<ListResultEntrySchema> paths)
Set the paths value.
|
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.