| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RoleCloneAttributes |
RoleClone.getAttributes()
Attributes required to create a new role by cloning an existing one.
|
RoleCloneAttributes |
RoleCloneAttributes.name(String name) |
RoleCloneAttributes |
RoleCloneAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
RoleClone |
RoleClone.attributes(RoleCloneAttributes attributes) |
void |
RoleClone.setAttributes(RoleCloneAttributes attributes) |
| Constructor and Description |
|---|
RoleClone(RoleCloneAttributes attributes,
RolesType type) |
Copyright © 2024. All rights reserved.