Package org.filestack.internal.responses
Class StartResponse
java.lang.Object
org.filestack.internal.responses.StartResponse
Response object from multipart start endpoint.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturnMap
of params needed for subsequent multipart calls.boolean
-
Constructor Details
-
StartResponse
public StartResponse()
-
-
Method Details
-
getUploadParams
ReturnMap
of params needed for subsequent multipart calls. For convenience. -
isIntelligent
public boolean isIntelligent()
-