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