Uses of Class
com.mypurecloud.sdk.v2.model.CustomSmtpServerRequest
Packages that use CustomSmtpServerRequest
-
Uses of CustomSmtpServerRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CustomSmtpServerRequestModifier and TypeMethodDescriptionOutboundDomainPatchRequest.getCustomSMTPServer()The ID of the integration that contains the SMTP configuration.Methods in com.mypurecloud.sdk.v2.model with parameters of type CustomSmtpServerRequestModifier and TypeMethodDescriptionOutboundDomainPatchRequest.customSMTPServer(CustomSmtpServerRequest customSMTPServer) The custom SMTP server integration to use when sending outbound emails from this domain.voidOutboundDomainPatchRequest.setCustomSMTPServer(CustomSmtpServerRequest customSMTPServer)