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

Packages that use PatchRequest
com.paypal.api.payments   
 

Uses of PatchRequest in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return PatchRequest
 PatchRequest PatchRequest.setOp(String op)
          Setter for op
 PatchRequest PatchRequest.setPath(String path)
          Setter for path
 

Methods in com.paypal.api.payments with parameters of type PatchRequest
 void WebProfile.partialUpdate(APIContext apiContext, PatchRequest patchRequest)
          Partially update an existing web experience profile by passing the ID of the profile to the request URI.
 void WebProfile.partialUpdate(String accessToken, PatchRequest patchRequest)
          Partially update an existing web experience profile by passing the ID of the profile to the request URI.
 



Copyright © 2015. All Rights Reserved.