Uses of Class
com.paypal.api.payments.WebhookList

Packages that use WebhookList
com.paypal.api.payments   
 

Uses of WebhookList in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return WebhookList
 WebhookList WebhookList.getAll(APIContext apiContext)
          Retrieves all Webhooks for the application associated with access token.
 WebhookList WebhookList.getAll(String accessToken)
          Retrieves all Webhooks for the application associated with access token.
 WebhookList WebhookList.setWebhooks(List<Webhook> webhooks)
          Setter for webhooks
 



Copyright © 2015. All Rights Reserved.