Package com.algolia.model.search
Class ReplaceAllObjectsResponse
java.lang.Object
com.algolia.model.search.ReplaceAllObjectsResponse
ReplaceAllObjectsResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddBatchResponses(BatchResponse batchResponsesItem) booleanThe response of the `batch` request(s).Get copyOperationResponseGet moveOperationResponseinthashCode()setBatchResponses(List<BatchResponse> batchResponses) setCopyOperationResponse(UpdatedAtResponse copyOperationResponse) setMoveOperationResponse(UpdatedAtResponse moveOperationResponse) toString()
-
Constructor Details
-
ReplaceAllObjectsResponse
public ReplaceAllObjectsResponse()
-
-
Method Details
-
setCopyOperationResponse
-
getCopyOperationResponse
Get copyOperationResponse -
setBatchResponses
-
addBatchResponses
-
getBatchResponses
The response of the `batch` request(s). -
setMoveOperationResponse
-
getMoveOperationResponse
Get moveOperationResponse -
equals
-
hashCode
public int hashCode() -
toString
-