Class Request

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

    Modifier and Type Method Description
    java.util.List<BodyPart> getBody()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait