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