| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AWSRelatedAccount |
AWSRelatedAccount.attributes(AWSRelatedAccountAttributes attributes) |
AWSRelatedAccount |
AWSRelatedAccount.id(String id) |
AWSRelatedAccount |
AWSRelatedAccount.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AWSRelatedAccount |
AWSRelatedAccount.type(AWSRelatedAccountType type) |
| Modifier and Type | Method and Description |
|---|---|
List<AWSRelatedAccount> |
AWSRelatedAccountsResponse.getData()
An AWS related account.
|
| Modifier and Type | Method and Description |
|---|---|
AWSRelatedAccountsResponse |
AWSRelatedAccountsResponse.addDataItem(AWSRelatedAccount dataItem) |
| Modifier and Type | Method and Description |
|---|---|
AWSRelatedAccountsResponse |
AWSRelatedAccountsResponse.data(List<AWSRelatedAccount> data) |
void |
AWSRelatedAccountsResponse.setData(List<AWSRelatedAccount> data) |
Copyright © 2024. All rights reserved.