javax.ws.rs.core.Response |
SubscriptionResource.createSubscriptionsWithAddOns(java.util.List<BulkSubscriptionsBundleJson> entitlementsWithAddOns,
java.lang.String requestedDate,
java.lang.String entitlementDate,
java.lang.String billingDate,
java.lang.Boolean renameKeyIfExistsAndUnused,
java.lang.Boolean isMigrated,
java.lang.Boolean callCompletion,
long timeoutSec,
java.util.List<java.lang.String> pluginPropertiesString,
java.lang.String createdBy,
java.lang.String reason,
java.lang.String comment,
javax.servlet.http.HttpServletRequest request,
javax.ws.rs.core.UriInfo uriInfo) |
javax.ws.rs.core.Response |
SubscriptionResource.createSubscriptionsWithAddOnsInternal(java.util.List<BulkSubscriptionsBundleJson> entitlementsWithAddOns,
java.lang.String requestedDate,
java.lang.String entitlementDate,
java.lang.String billingDate,
java.lang.Boolean isMigrated,
java.lang.Boolean renameKeyIfExistsAndUnused,
java.lang.Boolean callCompletion,
long timeoutSec,
java.util.List<java.lang.String> pluginPropertiesString,
java.lang.String createdBy,
java.lang.String reason,
java.lang.String comment,
javax.servlet.http.HttpServletRequest request,
javax.ws.rs.core.UriInfo uriInfo,
org.killbill.billing.ObjectType responseObject) |