[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["The webpage provides a comprehensive list of versions for the `HttpJsonStatusCode` class, ranging from the latest version 2.63.1 down to version 2.7.1."],["`HttpJsonStatusCode` is a class that implements the `StatusCode` interface, offering methods to handle failure codes specific to HTTP calls in Java."],["The class offers static methods `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)` for creating `HttpJsonStatusCode` instances based on different code representations."],["Methods such as `getCode()`, `getTransportCode()`, `equals(Object o)`, `hashCode()`, and `toString()` provide functionality for interacting with and understanding the `HttpJsonStatusCode` object's properties."]]],[]]