Package com.adyen.service
Class Hop
- java.lang.Object
-
- com.adyen.Service
-
- com.adyen.service.Hop
-
public class Hop extends Service
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GetOnboardingUrlResponsegetOnboardingUrl(GetOnboardingUrlRequest getOnboardingUrlRequest)-
Methods inherited from class com.adyen.Service
getClient, isApiKeyRequired, setApiKeyRequired, setClient
-
-
-
-
Constructor Detail
-
Hop
public Hop(Client client)
-
-
Method Detail
-
getOnboardingUrl
public GetOnboardingUrlResponse getOnboardingUrl(GetOnboardingUrlRequest getOnboardingUrlRequest) throws ApiException, IOException
- Throws:
ApiExceptionIOException
-
-