Interface EmailRestClient
public interface EmailRestClient
-
Method Summary
Modifier and TypeMethodDescriptionio.atlassian.util.concurrent.Promise<com.atlassian.httpclient.api.Response> postMessage(String destAddr, String subject, String body)
-
Method Details
-
postMessage
-