public static class GetMetadataTaxonomiesQueryParams.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 |
|---|---|
GetMetadataTaxonomiesQueryParams |
build() |
GetMetadataTaxonomiesQueryParams.Builder |
limit(Long limit) |
GetMetadataTaxonomiesQueryParams.Builder |
marker(String marker) |
public Builder()
public GetMetadataTaxonomiesQueryParams.Builder marker(String marker)
public GetMetadataTaxonomiesQueryParams.Builder limit(Long limit)
public GetMetadataTaxonomiesQueryParams build()