Class ConnectionServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.tryfinch.api.services.blocking.sandbox.ConnectionService.WithRawResponse
public final class ConnectionServiceImpl.WithRawResponseImpl implements ConnectionService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description AccountService.WithRawResponseaccounts()HttpResponseFor<ConnectionCreateResponse>create(SandboxConnectionCreateParams params, RequestOptions requestOptions)-
-
Method Detail
-
accounts
AccountService.WithRawResponse accounts()
-
create
HttpResponseFor<ConnectionCreateResponse> create(SandboxConnectionCreateParams params, RequestOptions requestOptions)
-
-
-
-