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 GsonFactory.getDefaultInstance() . |
Copyright © 2010–2022 Google. All rights reserved.