| Package | Description |
|---|---|
| org.killbill.billing.jaxrs.resources |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
SubscriptionResource.createSubscriptionsWithAddOns(List<BulkSubscriptionsBundleJson> entitlementsWithAddOns,
String entitlementDate,
String billingDate,
Boolean renameKeyIfExistsAndUnused,
Boolean isMigrated,
Boolean skipResponse,
Boolean callCompletion,
long timeoutSec,
List<String> pluginPropertiesString,
String createdBy,
String reason,
String comment,
javax.servlet.http.HttpServletRequest request,
javax.ws.rs.core.UriInfo uriInfo) |
javax.ws.rs.core.Response |
SubscriptionResource.createSubscriptionsWithAddOnsInternal(List<BulkSubscriptionsBundleJson> entitlementsWithAddOns,
String entitlementDate,
String billingDate,
Boolean isMigrated,
Boolean skipResponse,
Boolean renameKeyIfExistsAndUnused,
Boolean callCompletion,
long timeoutSec,
List<String> pluginPropertiesString,
String createdBy,
String reason,
String comment,
javax.servlet.http.HttpServletRequest request,
javax.ws.rs.core.UriInfo uriInfo,
org.killbill.billing.ObjectType responseObject) |
Copyright © 2010–2022. All rights reserved.