| Package | Description |
|---|---|
| com.datadog.api.client.v2.api |
| Modifier and Type | Method and Description |
|---|---|
OrgGroupsApi.ListOrgGroupsOptionalParameters |
OrgGroupsApi.ListOrgGroupsOptionalParameters.pageNumber(Long pageNumber)
Set pageNumber.
|
OrgGroupsApi.ListOrgGroupsOptionalParameters |
OrgGroupsApi.ListOrgGroupsOptionalParameters.pageSize(Long pageSize)
Set pageSize.
|
OrgGroupsApi.ListOrgGroupsOptionalParameters |
OrgGroupsApi.ListOrgGroupsOptionalParameters.sort(OrgGroupSortOption sort)
Set sort.
|
| Modifier and Type | Method and Description |
|---|---|
OrgGroupListResponse |
OrgGroupsApi.listOrgGroups(OrgGroupsApi.ListOrgGroupsOptionalParameters parameters)
List org groups.
|
CompletableFuture<OrgGroupListResponse> |
OrgGroupsApi.listOrgGroupsAsync(OrgGroupsApi.ListOrgGroupsOptionalParameters parameters)
List org groups.
|
ApiResponse<OrgGroupListResponse> |
OrgGroupsApi.listOrgGroupsWithHttpInfo(OrgGroupsApi.ListOrgGroupsOptionalParameters parameters)
List all organization groups that the requesting organization has access to.
|
CompletableFuture<ApiResponse<OrgGroupListResponse>> |
OrgGroupsApi.listOrgGroupsWithHttpInfoAsync(OrgGroupsApi.ListOrgGroupsOptionalParameters parameters)
List org groups.
|
Copyright © 2026. All rights reserved.