| Package | Description |
|---|---|
| com.mulesoft.extension.ftps.api.mode | |
| com.mulesoft.extension.ftps.api.mode.setting |
| Modifier and Type | Method and Description |
|---|---|
ProtSetting |
FtpsExplicitMode.getProtSetting() |
| Constructor and Description |
|---|
FtpsExplicitMode(ProtSetting protSetting) |
| Modifier and Type | Method and Description |
|---|---|
static ProtSetting |
ProtSetting.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtSetting[] |
ProtSetting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 MuleSoft, Inc.. All rights reserved.