public class ProductGroupsClient extends ApiResource implements ProductGroupsClientInterface
clientMetaInfo, communicator| Constructor and Description |
|---|
ProductGroupsClient(ApiResource parent,
Map<String,String> pathContext) |
| Modifier and Type | Method and Description |
|---|---|
PaymentProductGroup |
getProductGroup(String paymentProductGroupId,
GetProductGroupParams query)
Resource /v2/{merchantId}/productgroups/{paymentProductGroupId}
- Get product group
|
PaymentProductGroup |
getProductGroup(String paymentProductGroupId,
GetProductGroupParams query,
CallContext context)
Resource /v2/{merchantId}/productgroups/{paymentProductGroupId}
- Get product group
|
GetPaymentProductGroupsResponse |
getProductGroups(GetProductGroupsParams query)
Resource /v2/{merchantId}/productgroups
- Get product groups
|
GetPaymentProductGroupsResponse |
getProductGroups(GetProductGroupsParams query,
CallContext context)
Resource /v2/{merchantId}/productgroups
- Get product groups
|
createException, getClientHeaders, instantiateUripublic ProductGroupsClient(ApiResource parent, Map<String,String> pathContext)
public GetPaymentProductGroupsResponse getProductGroups(GetProductGroupsParams query)
getProductGroups in interface ProductGroupsClientInterfacepublic GetPaymentProductGroupsResponse getProductGroups(GetProductGroupsParams query, CallContext context)
getProductGroups in interface ProductGroupsClientInterfacepublic PaymentProductGroup getProductGroup(String paymentProductGroupId, GetProductGroupParams query)
getProductGroup in interface ProductGroupsClientInterfacepublic PaymentProductGroup getProductGroup(String paymentProductGroupId, GetProductGroupParams query, CallContext context)
getProductGroup in interface ProductGroupsClientInterfaceCopyright © 2023 Worldline Online Payments Direct. All rights reserved.