public class PatchConflictException extends RequestException
MAPPER| Modifier and Type | Method and Description |
|---|---|
JsonPatchOp |
getOp()
The operation that failed, if provided in the response.
|
java.lang.Integer |
getOpIndex()
The index of the operation that failed if provided in the response.
|
getDetails, getInfo, getLocator, getRawResponse, getRequestId, getStatusCodepublic java.lang.Integer getOpIndex()
public JsonPatchOp getOp()