Modifier and Type | Method and Description |
---|---|
SFTPPoolConfig |
SFTPPoolConfig.Builder.build()
Creates a new
SFTPPoolConfig object based on the settings of this builder. |
static SFTPPoolConfig |
SFTPPoolConfig.defaultConfig()
Returns a default
SFTPPoolConfig object. |
Modifier and Type | Method and Description |
---|---|
SFTPEnvironment |
SFTPEnvironment.withPoolConfig(SFTPPoolConfig poolConfig)
Stores the pool config to use.
|
Copyright © 2016–2023. All rights reserved.