T - The type of the response bodypublic abstract class AbstractPayPalResponse<T> extends Object implements PayPalResponse
HttpResponse that results from an executed
AbstractPayPalRequest.| Constructor and Description |
|---|
AbstractPayPalResponse(com.paypal.http.HttpResponse<T> response) |
| Modifier and Type | Method and Description |
|---|---|
T |
getContent() |
com.paypal.http.HttpResponse<T> |
getResponse() |
Copyright © 2021. All rights reserved.