| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static GCPSTSDelegateAccountType |
GCPSTSDelegateAccountType.GCP_STS_DELEGATE |
| Modifier and Type | Method and Description |
|---|---|
static GCPSTSDelegateAccountType |
GCPSTSDelegateAccountType.fromValue(String value) |
GCPSTSDelegateAccountType |
GCPSTSDelegateAccount.getType()
The type of account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GCPSTSDelegateAccountType.GCPSTSDelegateAccountTypeSerializer.serialize(GCPSTSDelegateAccountType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
GCPSTSDelegateAccount.setType(GCPSTSDelegateAccountType type) |
GCPSTSDelegateAccount |
GCPSTSDelegateAccount.type(GCPSTSDelegateAccountType type) |
| Constructor and Description |
|---|
GCPSTSDelegateAccountTypeSerializer(Class<GCPSTSDelegateAccountType> t) |
Copyright © 2024. All rights reserved.