| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AuthNMappingCreateAttributes |
AuthNMappingCreateAttributes.attributeKey(String attributeKey) |
AuthNMappingCreateAttributes |
AuthNMappingCreateAttributes.attributeValue(String attributeValue) |
AuthNMappingCreateAttributes |
AuthNMappingCreateData.getAttributes()
Key/Value pair of attributes used for create request.
|
AuthNMappingCreateAttributes |
AuthNMappingCreateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
AuthNMappingCreateData |
AuthNMappingCreateData.attributes(AuthNMappingCreateAttributes attributes) |
void |
AuthNMappingCreateData.setAttributes(AuthNMappingCreateAttributes attributes) |
Copyright © 2024. All rights reserved.