public class ApiClient extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ApiClient.JacksonJsonHttpContent |
| Constructor and Description |
|---|
ApiClient(long userId,
String applicationKey)
Constructor for ApiClient
|
ApiClient(long userId,
String applicationKey,
String basePath)
Constructor for ApiClient
|
public ApiClient(long userId,
String applicationKey)
userId - applicationKey - public com.google.api.client.http.HttpRequestFactory getHttpRequestFactory()
public com.google.api.client.http.HttpRequestFactory createRequestFactory()
public String getBasePath()
public com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
public int getReadTimeOut()
public void setReadTimeOut(int readTimeOut)
public AccountService getAccountService()
public AnalyticsQueryService getAnalyticsQueryService()
public ApplicationUserService getApplicationUserService()
public BankAccountService getBankAccountService()
public BankTransactionService getBankTransactionService()
public ChargeAttemptService getChargeAttemptService()
public ChargeBankTransactionService getChargeBankTransactionService()
public ChargeFlowLevelPaymentLinkService getChargeFlowLevelPaymentLinkService()
public ChargeFlowLevelService getChargeFlowLevelService()
public ChargeFlowService getChargeFlowService()
public ConditionTypeService getConditionTypeService()
public CountryService getCountryService()
public CountryStateService getCountryStateService()
public CurrencyBankAccountService getCurrencyBankAccountService()
public CurrencyService getCurrencyService()
public CustomerAddressService getCustomerAddressService()
public CustomerCommentService getCustomerCommentService()
public CustomerService getCustomerService()
public DeliveryIndicationService getDeliveryIndicationService()
public DocumentTemplateService getDocumentTemplateService()
public DocumentTemplateTypeService getDocumentTemplateTypeService()
public ExternalTransferBankTransactionService getExternalTransferBankTransactionService()
public HumanUserService getHumanUserService()
public InternalTransferBankTransactionService getInternalTransferBankTransactionService()
public InvoiceReconciliationRecordInvoiceLinkService getInvoiceReconciliationRecordInvoiceLinkService()
public InvoiceReconciliationRecordService getInvoiceReconciliationRecordService()
public InvoiceReimbursementService getInvoiceReimbursementService()
public LabelDescriptionGroupService getLabelDescriptionGroupService()
public LabelDescriptionService getLabelDescriptionService()
public LanguageService getLanguageService()
public LegalOrganizationFormService getLegalOrganizationFormService()
public ManualTaskService getManualTaskService()
public PaymentConnectorConfigurationService getPaymentConnectorConfigurationService()
public PaymentConnectorService getPaymentConnectorService()
public PaymentLinkService getPaymentLinkService()
public PaymentMethodBrandService getPaymentMethodBrandService()
public PaymentMethodConfigurationService getPaymentMethodConfigurationService()
public PaymentMethodService getPaymentMethodService()
public PaymentProcessorConfigurationService getPaymentProcessorConfigurationService()
public PaymentProcessorService getPaymentProcessorService()
public PaymentTerminalService getPaymentTerminalService()
public PaymentTerminalTillService getPaymentTerminalTillService()
public PaymentTerminalTransactionSummaryService getPaymentTerminalTransactionSummaryService()
public PermissionService getPermissionService()
public RefundBankTransactionService getRefundBankTransactionService()
public RefundCommentService getRefundCommentService()
public RefundRecoveryBankTransactionService getRefundRecoveryBankTransactionService()
public RefundService getRefundService()
public ShopifyRecurringOrderService getShopifyRecurringOrderService()
public ShopifySubscriberService getShopifySubscriberService()
public ShopifySubscriptionProductService getShopifySubscriptionProductService()
public ShopifySubscriptionService getShopifySubscriptionService()
public ShopifySubscriptionSuspensionService getShopifySubscriptionSuspensionService()
public ShopifySubscriptionVersionService getShopifySubscriptionVersionService()
public ShopifyTransactionService getShopifyTransactionService()
public SpaceService getSpaceService()
public StaticValueService getStaticValueService()
public TokenService getTokenService()
public TokenVersionService getTokenVersionService()
public TransactionCommentService getTransactionCommentService()
public TransactionCompletionService getTransactionCompletionService()
public TransactionIframeService getTransactionIframeService()
public TransactionInvoiceCommentService getTransactionInvoiceCommentService()
public TransactionInvoiceService getTransactionInvoiceService()
public TransactionLightboxService getTransactionLightboxService()
public TransactionLineItemVersionService getTransactionLineItemVersionService()
public TransactionMobileSdkService getTransactionMobileSdkService()
public TransactionPaymentPageService getTransactionPaymentPageService()
public TransactionService getTransactionService()
public TransactionTerminalService getTransactionTerminalService()
public TransactionVoidService getTransactionVoidService()
public UserAccountRoleService getUserAccountRoleService()
public UserSpaceRoleService getUserSpaceRoleService()
public WebhookListenerService getWebhookListenerService()
public WebhookUrlService getWebhookUrlService()
Copyright © 2023. All rights reserved.