Class DocumentResponse
java.lang.Object
com.janeirodigital.shapetrees.core.resources.DocumentResponse
-
Constructor Summary
ConstructorsConstructorDescriptionDocumentResponse
(ResourceAttributes resourceAttributes, String body, int statusCode) -
Method Summary
-
Constructor Details
-
DocumentResponse
-
-
Method Details
-
getContentType
-
isExists
public boolean isExists() -
getResourceAttributes
-
getBody
-
getStatusCode
public int getStatusCode()
-