public class APIMethodBuilder
extends java.lang.Object
| Constructor and Description |
|---|
APIMethodBuilder() |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractApiMethod> |
build(T method) |
void |
close() |
java.io.File |
getTempFile() |
public <T extends AbstractApiMethod> T build(T method)
public java.io.File getTempFile()
public void close()