Package | Description |
---|---|
io.impossible.fx.destinations |
Modifier and Type | Method and Description |
---|---|
HTTP |
HTTP.withFields(Map<String,String> fields) |
HTTP |
HTTP.withFileid(String fileid) |
HTTP |
HTTP.withFilename(String filename) |
HTTP |
HTTP.withHeaders(Map<String,String> headers) |
HTTP |
HTTP.withMethod(String method) |
HTTP |
HTTP.withPassword(String password) |
HTTP |
HTTP.withUrl(String url) |
HTTP |
HTTP.withUser(String user) |