Interface CumulocityJSONMessageBodyReader.JSONParserAdapter

    • Method Detail

      • parse

        <T> T parse​(Class<T> targetType,
                    String json)