Package | Description |
---|---|
com.google.api.client.googleapis.notifications.json.gson | |
com.google.api.client.googleapis.notifications.json.jackson2 |
Modifier and Type | Class and Description |
---|---|
class |
GsonNotificationCallback<T>
Beta A TypedNotificationCallback which uses an JSON content encoding with
GsonFactory.getDefaultInstance() . |
Modifier and Type | Class and Description |
---|---|
class |
JacksonNotificationCallback<T>
Beta A TypedNotificationCallback which uses an JSON content encoding with
JacksonFactory.getDefaultInstance() . |
Copyright © 2010–2020 Google. All rights reserved.