| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
Permission |
Permission.attributes(PermissionAttributes attributes) |
Permission |
UserResponseIncludedItem.getPermission()
Get the actual instance of `Permission`.
|
Permission |
Permission.id(String id) |
Permission |
Permission.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Permission |
Permission.type(PermissionsType type) |
| Modifier and Type | Method and Description |
|---|---|
List<Permission> |
PermissionsResponse.getData()
Array of permissions.
|
| Modifier and Type | Method and Description |
|---|---|
PermissionsResponse |
PermissionsResponse.addDataItem(Permission dataItem) |
| Modifier and Type | Method and Description |
|---|---|
PermissionsResponse |
PermissionsResponse.data(List<Permission> data) |
void |
PermissionsResponse.setData(List<Permission> data) |
| Constructor and Description |
|---|
UserResponseIncludedItem(Permission o) |
Copyright © 2024. All rights reserved.