public static class GetSignTemplatesQueryParams.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Long |
limit |
protected String |
marker |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
GetSignTemplatesQueryParams |
build() |
GetSignTemplatesQueryParams.Builder |
limit(Long limit) |
GetSignTemplatesQueryParams.Builder |
marker(String marker) |
public Builder()
public GetSignTemplatesQueryParams.Builder marker(String marker)
public GetSignTemplatesQueryParams.Builder limit(Long limit)
public GetSignTemplatesQueryParams build()