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