Uses of Class
org.openapitools.client.model.EmailServerListResponse
Packages that use EmailServerListResponse
-
Uses of EmailServerListResponse in org.openapitools.client.api
Methods in org.openapitools.client.api that return EmailServerListResponseModifier and TypeMethodDescriptionEmailServerApi.getEmailServer(String emailServerId) Retrieve an SMTP Server configuration Retrieves a configuration of your organization's custom SMTP server with the given IDEmailServerApi.getEmailServer(String emailServerId, Map<String, String> additionalHeaders) Retrieve an SMTP Server configuration Retrieves a configuration of your organization's custom SMTP server with the given IDEmailServerApi.listEmailServers()List all enrolled SMTP servers Lists all the enrolled custom email SMTP serversEmailServerApi.listEmailServers(Map<String, String> additionalHeaders) List all enrolled SMTP servers Lists all the enrolled custom email SMTP servers -
Uses of EmailServerListResponse in org.openapitools.client.model
Methods in org.openapitools.client.model that return EmailServerListResponseModifier and TypeMethodDescriptionEmailServerListResponse.addEmailServersItem(EmailServerResponse emailServersItem) EmailServerListResponse.emailServers(List<EmailServerResponse> emailServers)