TeamCity Kotlin DSL
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin.buildSteps
/
FTPUpload
/
DataChannelProtectionMode
Data
Channel
Protection
Mode
enum
DataChannelProtectionMode
:
Enum
<
FTPUpload.DataChannelProtectionMode
>
Content copied to clipboard
Entries
Types
Properties
Entries
PRIVATE
Link copied to clipboard
PRIVATE
(
)
Content copied to clipboard
CONFIDENTIAL
Link copied to clipboard
CONFIDENTIAL
(
)
Content copied to clipboard
SAFE
Link copied to clipboard
SAFE
(
)
Content copied to clipboard
CLEAR
Link copied to clipboard
CLEAR
(
)
Content copied to clipboard
DISABLE
Link copied to clipboard
DISABLE
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard