public class O365TeamItemResponseDeserializer extends Object implements com.google.gson.JsonDeserializer<O365TeamItemResponse>
| Modifier and Type | Field and Description |
|---|---|
static O365TeamItemResponseDeserializer |
INSTANCE |
| Constructor and Description |
|---|
O365TeamItemResponseDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
O365TeamItemResponse |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public static O365TeamItemResponseDeserializer INSTANCE
public O365TeamItemResponse deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<O365TeamItemResponse>com.google.gson.JsonParseExceptionCopyright © 2023 iland Internet Solutions, Corp. All rights reserved.