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