Class Request
java.lang.Object
de.alexanderwodarz.code.cloudflare.Request
-
Constructor Summary
ConstructorsConstructorDescriptionRequest(CloudFlare cf, String path, de.alexanderwodarz.code.rest.ClientThread.RequestMethod method, String body) -
Method Summary
-
Constructor Details
-
Request
public Request(CloudFlare cf, String path, de.alexanderwodarz.code.rest.ClientThread.RequestMethod method, String body)
-