Response from a PUT request for an object. Decorates an HttpResponse to interpret store responses from Riak which returns updated object metadata in HTTP headers.
@deprecated with the addition of a protocol buffers client in 0.14 all theexisting REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.StoreResponse instead.
WARNING: This class will be REMOVED in the next version.
@see com.basho.riak.client.http.response.StoreResponse