public static class ListBillingPlansInput.Builder extends Object
ListBillingPlansInput.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ListBillingPlansInput |
build()
Builds a new
ListBillingPlansInput object using the set fields. |
ListBillingPlansInput.Builder |
page(Integer page)
Setter for page.
|
ListBillingPlansInput.Builder |
pageSize(Integer pageSize)
Setter for pageSize.
|
ListBillingPlansInput.Builder |
prefer(String prefer)
Setter for prefer.
|
ListBillingPlansInput.Builder |
productId(String productId)
Setter for productId.
|
ListBillingPlansInput.Builder |
totalRequired(Boolean totalRequired)
Setter for totalRequired.
|
public ListBillingPlansInput.Builder prefer(String prefer)
prefer - String value for prefer.public ListBillingPlansInput.Builder productId(String productId)
productId - String value for productId.public ListBillingPlansInput.Builder pageSize(Integer pageSize)
pageSize - Integer value for pageSize.public ListBillingPlansInput.Builder page(Integer page)
page - Integer value for page.public ListBillingPlansInput.Builder totalRequired(Boolean totalRequired)
totalRequired - Boolean value for totalRequired.public ListBillingPlansInput build()
ListBillingPlansInput object using the set fields.ListBillingPlansInputCopyright © 2026. All rights reserved.