sftp
sftp
API
blobstore.sftp
SftpFile
SftpFile
SftpStore
SftpStore
SftpStoreResourceBuilder
SftpStoreResourceBuilderImpl
sftp
/
blobstore.sftp
/
SftpFile
SftpFile
blobstore.sftp.SftpFile
See the
SftpFile
companion object
case
class
SftpFile
(
name
:
String
,
attrs
:
SftpATTRS
)
extends
FsObject
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
FsObject
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Type members
Types
override
type
StorageClassType
=
Nothing
Value members
Concrete methods
override
def
isDir
:
Boolean
Attributes
Definition Classes
FsObject
override
def
lastModified
:
Option
[
Instant
]
Attributes
Definition Classes
FsObject
override
def
size
:
Option
[
Long
]
Attributes
Definition Classes
FsObject
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
def
storageClass
(
implicit
scl
:
StorageClassLookup
[
SftpFile
]):
Option
[
StorageClassType
]
Attributes
Inherited from:
FsObject