java.lang.Object
com.algorithmia.algo.Request
public final class Request
extends java.lang.Object
-
Field Summary
Fields
| Modifier and Type |
Field |
Description |
protected java.util.List<BodyPart> |
body |
|
-
Constructor Summary
Constructors
| Constructor |
Description |
Request() |
|
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
Method Details
-
public java.util.List<BodyPart> getBody()