public static class SwapPlanRequest.Builder extends Object
SwapPlanRequest.| Constructor and Description |
|---|
Builder(String newPlanId)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SwapPlanRequest |
build()
Builds a new
SwapPlanRequest object using the set fields. |
SwapPlanRequest.Builder |
newPlanId(String newPlanId)
Setter for newPlanId.
|
public Builder(String newPlanId)
newPlanId - String value for newPlanId.public SwapPlanRequest.Builder newPlanId(String newPlanId)
newPlanId - String value for newPlanId.public SwapPlanRequest build()
SwapPlanRequest object using the set fields.SwapPlanRequestCopyright © 2022. All rights reserved.