public static class BulkSwapPlanResponse.Builder extends Object
BulkSwapPlanResponse.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
BulkSwapPlanResponse.Builder |
affectedSubscriptions(Integer affectedSubscriptions)
Setter for affectedSubscriptions.
|
BulkSwapPlanResponse |
build()
Builds a new
BulkSwapPlanResponse object using the set fields. |
BulkSwapPlanResponse.Builder |
errors(List<Error> errors)
Setter for errors.
|
BulkSwapPlanResponse.Builder |
httpContext(HttpContext httpContext)
Setter for httpContext.
|
public BulkSwapPlanResponse.Builder httpContext(HttpContext httpContext)
httpContext - HttpContext value for httpContext.public BulkSwapPlanResponse.Builder errors(List<Error> errors)
errors - List of Error value for errors.public BulkSwapPlanResponse.Builder affectedSubscriptions(Integer affectedSubscriptions)
affectedSubscriptions - Integer value for affectedSubscriptions.public BulkSwapPlanResponse build()
BulkSwapPlanResponse object using the set fields.BulkSwapPlanResponseCopyright © 2024. All rights reserved.