Package io.moov.sdk.models.operations
Class ListPartnerPricingAgreementsRequestBuilder
- java.lang.Object
-
- io.moov.sdk.models.operations.ListPartnerPricingAgreementsRequestBuilder
-
public class ListPartnerPricingAgreementsRequestBuilder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ListPartnerPricingAgreementsRequestBuilder(SDKMethodInterfaces.MethodCallListPartnerPricingAgreements sdk)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ListPartnerPricingAgreementsResponsecall()ListPartnerPricingAgreementsRequestBuilderrequest(ListPartnerPricingAgreementsRequest request)
-
-
-
Constructor Detail
-
ListPartnerPricingAgreementsRequestBuilder
public ListPartnerPricingAgreementsRequestBuilder(SDKMethodInterfaces.MethodCallListPartnerPricingAgreements sdk)
-
-
Method Detail
-
request
public ListPartnerPricingAgreementsRequestBuilder request(ListPartnerPricingAgreementsRequest request)
-
call
public ListPartnerPricingAgreementsResponse call() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-