|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||