| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ServiceAccountType |
ServiceAccountType.SERVICE_ACCOUNT |
| Modifier and Type | Method and Description |
|---|---|
static ServiceAccountType |
ServiceAccountType.fromValue(String value) |
ServiceAccountType |
RelationshipToServiceAccountData.getType()
Service account resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceAccountType.ServiceAccountTypeSerializer.serialize(ServiceAccountType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RelationshipToServiceAccountData.setType(ServiceAccountType type) |
RelationshipToServiceAccountData |
RelationshipToServiceAccountData.type(ServiceAccountType type) |
| Constructor and Description |
|---|
RelationshipToServiceAccountData(String id,
ServiceAccountType type) |
| Constructor and Description |
|---|
ServiceAccountTypeSerializer(Class<ServiceAccountType> t) |
Copyright © 2026. All rights reserved.