public class CustomDeserializer
extends java.lang.Object
Constructor and Description |
---|
CustomDeserializer() |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonObject |
convertJsonObject(java.lang.String response) |
CustomCollection |
convertObject(java.lang.String response) |
public com.google.gson.JsonObject convertJsonObject(java.lang.String response)
response
- api responseJsonObject
public CustomCollection convertObject(java.lang.String response)
response
- api responseCustomCollection
Copyright © 2022 IBM Cloud. All rights reserved.