public static class ListCustomerGroupsRequest.Builder extends Object
ListCustomerGroupsRequest.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ListCustomerGroupsRequest |
build()
Builds a new
ListCustomerGroupsRequest object using the set fields. |
ListCustomerGroupsRequest.Builder |
cursor(String cursor)
Setter for cursor.
|
ListCustomerGroupsRequest.Builder |
limit(Integer limit)
Setter for limit.
|
public ListCustomerGroupsRequest.Builder cursor(String cursor)
cursor - String value for cursor.public ListCustomerGroupsRequest.Builder limit(Integer limit)
limit - Integer value for limit.public ListCustomerGroupsRequest build()
ListCustomerGroupsRequest object using the set fields.ListCustomerGroupsRequestCopyright © 2022. All rights reserved.