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