| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
CallbackOptions |
CallbackOptions.clone() |
CallbackOptions |
OfferClass.getCallbackOptions()
Callback options to be used to call the issuer back for every save/delete of an object for this
class by the end-user.
|
CallbackOptions |
FlightClass.getCallbackOptions()
Callback options to be used to call the issuer back for every save/delete of an object for this
class by the end-user.
|
CallbackOptions |
Issuer.getCallbackOptions()
Allows the issuer to provide their callback settings.
|
CallbackOptions |
TransitClass.getCallbackOptions()
Callback options to be used to call the issuer back for every save/delete of an object for this
class by the end-user.
|
CallbackOptions |
GiftCardClass.getCallbackOptions()
Callback options to be used to call the issuer back for every save/delete of an object for this
class by the end-user.
|
CallbackOptions |
EventTicketClass.getCallbackOptions()
Callback options to be used to call the issuer back for every save/delete of an object for this
class by the end-user.
|
CallbackOptions |
LoyaltyClass.getCallbackOptions()
Callback options to be used to call the issuer back for every save/delete of an object for this
class by the end-user.
|
CallbackOptions |
GenericClass.getCallbackOptions()
Callback options to be used to call the issuer back for every save/delete of an object for this
class by the end-user.
|
CallbackOptions |
CallbackOptions.set(String fieldName,
Object value) |
CallbackOptions |
CallbackOptions.setUpdateRequestUrl(String updateRequestUrl)
URL for the merchant endpoint that would be called to request updates.
|
CallbackOptions |
CallbackOptions.setUrl(String url)
The HTTPS url configured by the merchant.
|
| Modifier and Type | Method and Description |
|---|---|
OfferClass |
OfferClass.setCallbackOptions(CallbackOptions callbackOptions)
Callback options to be used to call the issuer back for every save/delete of an object for this
class by the end-user.
|
FlightClass |
FlightClass.setCallbackOptions(CallbackOptions callbackOptions)
Callback options to be used to call the issuer back for every save/delete of an object for this
class by the end-user.
|
Issuer |
Issuer.setCallbackOptions(CallbackOptions callbackOptions)
Allows the issuer to provide their callback settings.
|
TransitClass |
TransitClass.setCallbackOptions(CallbackOptions callbackOptions)
Callback options to be used to call the issuer back for every save/delete of an object for this
class by the end-user.
|
GiftCardClass |
GiftCardClass.setCallbackOptions(CallbackOptions callbackOptions)
Callback options to be used to call the issuer back for every save/delete of an object for this
class by the end-user.
|
EventTicketClass |
EventTicketClass.setCallbackOptions(CallbackOptions callbackOptions)
Callback options to be used to call the issuer back for every save/delete of an object for this
class by the end-user.
|
LoyaltyClass |
LoyaltyClass.setCallbackOptions(CallbackOptions callbackOptions)
Callback options to be used to call the issuer back for every save/delete of an object for this
class by the end-user.
|
GenericClass |
GenericClass.setCallbackOptions(CallbackOptions callbackOptions)
Callback options to be used to call the issuer back for every save/delete of an object for this
class by the end-user.
|
Copyright © 2011–2025 Google. All rights reserved.