@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class SmtpServer extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DESCRIPTION |
static String |
SERIALIZED_NAME_HOST |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_PORT |
static String |
SERIALIZED_NAME_SECURE_MODE |
static String |
SERIALIZED_NAME_USERNAME |
_isPresent_| 构造器和说明 |
|---|
SmtpServer() |
public SmtpServer description(String description)
public void setDescription(String description)
public SmtpServer description_ExplictlyNull()
public SmtpServer description_ExplictlyNonNull()
public void setDescription_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescription_IsExplictlyNull()
public SmtpServer host(String host)
public void setHost(String host)
public SmtpServer host_ExplictlyNull()
public SmtpServer host_ExplictlyNonNull()
public void setHost_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHost_IsExplictlyNull()
public SmtpServer id(String id)
public void setId(String id)
public SmtpServer id_ExplictlyNull()
public SmtpServer id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public SmtpServer name(String name)
public void setName(String name)
public SmtpServer name_ExplictlyNull()
public SmtpServer name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public SmtpServer port(Integer port)
public void setPort(Integer port)
public SmtpServer port_ExplictlyNull()
public SmtpServer port_ExplictlyNonNull()
public void setPort_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPort_IsExplictlyNull()
public SmtpServer secureMode(SmtpSecureMode secureMode)
@Nullable public SmtpSecureMode getSecureMode()
public void setSecureMode(SmtpSecureMode secureMode)
public SmtpServer secureMode_ExplictlyNull()
public SmtpServer secureMode_ExplictlyNonNull()
public void setSecureMode_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSecureMode_IsExplictlyNull()
public SmtpServer username(String username)
public void setUsername(String username)
public SmtpServer username_ExplictlyNull()
public SmtpServer username_ExplictlyNonNull()
public void setUsername_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsername_IsExplictlyNull()
Copyright © 2025. All rights reserved.