Package net.bugreaper.modules.email.api
Class ApiEmail
java.lang.Object
net.bugreaper.modules.api.setup.ApiAbstract
net.bugreaper.modules.email.api.ApiEmail
public class ApiEmail
extends net.bugreaper.modules.api.setup.ApiAbstract
-
Field Summary
Fields inherited from class net.bugreaper.modules.api.setup.ApiAbstract
authToken, contentType, enableLogging, headers, logger, maxResponseMsAssert, maxTimeoutMs, password, port, queryParams, requestHeaders, requestQueryParams, url, useBasicAuth, username -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsendDelete(String path) sendGetNoStep(String path, Map<String, ?> params) withQueryParam(String key, Object value) Methods inherited from class net.bugreaper.modules.api.setup.ApiAbstract
buildRequest, buildSimpleRequest
-
Constructor Details
-
ApiEmail
-
-
Method Details
-
sendGet
-
sendGetNoStep
-
sendDelete
-
sendPut
-
withQueryParam
-