Creates an operation to increment the counter.
Negative numbers will decrement the value.
Use [[[[Connection.update]]]] to send the update to the database.
Parameters
amount: number | Long
Returns ApbUpdateOp
interpretReadResponse
interpretReadResponse(readResponse: ApbReadObjectResp): number
Creates an operation to increment the counter. Negative numbers will decrement the value. Use [[[[Connection.update]]]] to send the update to the database.