| 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(RelationshipToUser modifiedBy) |
| 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 © 2023. All rights reserved.