| Package | Description |
|---|---|
| com.google.api.services.storagetransfer.v1.model |
| Modifier and Type | Method and Description |
|---|---|
PosixFilesystem |
PosixFilesystem.clone() |
PosixFilesystem |
TransferSpec.getPosixDataSink()
A POSIX Filesystem data sink.
|
PosixFilesystem |
TransferSpec.getPosixDataSource()
A POSIX Filesystem data source.
|
PosixFilesystem |
PosixFilesystem.set(String fieldName,
Object value) |
PosixFilesystem |
PosixFilesystem.setRootDirectory(String rootDirectory)
Root directory path to the filesystem.
|
| Modifier and Type | Method and Description |
|---|---|
TransferSpec |
TransferSpec.setPosixDataSink(PosixFilesystem posixDataSink)
A POSIX Filesystem data sink.
|
TransferSpec |
TransferSpec.setPosixDataSource(PosixFilesystem posixDataSource)
A POSIX Filesystem data source.
|
Copyright © 2011–2024 Google. All rights reserved.