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