| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RoleCreateAttributes |
RoleCreateData.getAttributes()
Attributes of the created role.
|
RoleCreateAttributes |
RoleCreateResponseData.getAttributes()
Attributes of the created role.
|
RoleCreateAttributes |
RoleCreateAttributes.name(String name) |
RoleCreateAttributes |
RoleCreateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
RoleCreateData |
RoleCreateData.attributes(RoleCreateAttributes attributes) |
RoleCreateResponseData |
RoleCreateResponseData.attributes(RoleCreateAttributes attributes) |
void |
RoleCreateData.setAttributes(RoleCreateAttributes attributes) |
void |
RoleCreateResponseData.setAttributes(RoleCreateAttributes attributes) |
| Constructor and Description |
|---|
RoleCreateData(RoleCreateAttributes attributes) |
Copyright © 2024. All rights reserved.