public static class AiConfigRequest.FtpConfig extends Object implements Serializable
| Constructor and Description |
|---|
FtpConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPassword() |
int |
hashCode() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setPassword(String password) |
String |
toString() |
Copyright © 2024. All rights reserved.