Package com.lithic.api.services.blocking
Class CardProgramServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.lithic.api.services.blocking.CardProgramService.WithRawResponse
public final class CardProgramServiceImpl.WithRawResponseImpl implements CardProgramService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description HttpResponseFor<CardProgram>retrieve(CardProgramRetrieveParams params, RequestOptions requestOptions)HttpResponseFor<CardProgramListPage>list(CardProgramListParams params, RequestOptions requestOptions)-
-
Method Detail
-
retrieve
HttpResponseFor<CardProgram> retrieve(CardProgramRetrieveParams params, RequestOptions requestOptions)
-
list
HttpResponseFor<CardProgramListPage> list(CardProgramListParams params, RequestOptions requestOptions)
-
-
-
-