| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AWSEventBridgeAccountConfiguration |
AWSEventBridgeAccountConfiguration.accountId(String accountId) |
AWSEventBridgeAccountConfiguration |
AWSEventBridgeAccountConfiguration.addEventHubsItem(AWSEventBridgeSource eventHubsItem) |
AWSEventBridgeAccountConfiguration |
AWSEventBridgeAccountConfiguration.addTagsItem(String tagsItem) |
AWSEventBridgeAccountConfiguration |
AWSEventBridgeAccountConfiguration.eventHubs(List<AWSEventBridgeSource> eventHubs) |
AWSEventBridgeAccountConfiguration |
AWSEventBridgeAccountConfiguration.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AWSEventBridgeAccountConfiguration |
AWSEventBridgeAccountConfiguration.tags(List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
List<AWSEventBridgeAccountConfiguration> |
AWSEventBridgeListResponse.getAccounts()
List of accounts with their event sources.
|
| Modifier and Type | Method and Description |
|---|---|
AWSEventBridgeListResponse |
AWSEventBridgeListResponse.addAccountsItem(AWSEventBridgeAccountConfiguration accountsItem) |
| Modifier and Type | Method and Description |
|---|---|
AWSEventBridgeListResponse |
AWSEventBridgeListResponse.accounts(List<AWSEventBridgeAccountConfiguration> accounts) |
void |
AWSEventBridgeListResponse.setAccounts(List<AWSEventBridgeAccountConfiguration> accounts) |
Copyright © 2024. All rights reserved.