| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
APIKeyRelationships |
APIKeyRelationships.createdBy(RelationshipToUser createdBy) |
APIKeyRelationships |
PartialAPIKey.getRelationships()
Resources related to the API key.
|
APIKeyRelationships |
FullAPIKey.getRelationships()
Resources related to the API key.
|
APIKeyRelationships |
APIKeyRelationships.modifiedBy(NullableRelationshipToUser modifiedBy) |
APIKeyRelationships |
APIKeyRelationships.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
PartialAPIKey |
PartialAPIKey.relationships(APIKeyRelationships relationships) |
FullAPIKey |
FullAPIKey.relationships(APIKeyRelationships relationships) |
void |
PartialAPIKey.setRelationships(APIKeyRelationships relationships) |
void |
FullAPIKey.setRelationships(APIKeyRelationships relationships) |
Copyright © 2024. All rights reserved.