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