Class OAuthConnectionServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.increase.api.services.blocking.OAuthConnectionService.WithRawResponse
public final class OAuthConnectionServiceImpl.WithRawResponseImpl implements OAuthConnectionService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description HttpResponseFor<OAuthConnection>retrieve(OAuthConnectionRetrieveParams params, RequestOptions requestOptions)HttpResponseFor<OAuthConnectionListPage>list(OAuthConnectionListParams params, RequestOptions requestOptions)-
-
Method Detail
-
retrieve
HttpResponseFor<OAuthConnection> retrieve(OAuthConnectionRetrieveParams params, RequestOptions requestOptions)
-
list
HttpResponseFor<OAuthConnectionListPage> list(OAuthConnectionListParams params, RequestOptions requestOptions)
-
-
-
-