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