| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AWSEventBridgeListResponse |
AwsIntegrationApi.listAWSEventBridgeSources()
Get all Amazon EventBridge sources.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AWSEventBridgeListResponse> |
AwsIntegrationApi.listAWSEventBridgeSourcesAsync()
Get all Amazon EventBridge sources.
|
ApiResponse<AWSEventBridgeListResponse> |
AwsIntegrationApi.listAWSEventBridgeSourcesWithHttpInfo()
Get all Amazon EventBridge sources.
|
CompletableFuture<ApiResponse<AWSEventBridgeListResponse>> |
AwsIntegrationApi.listAWSEventBridgeSourcesWithHttpInfoAsync()
Get all Amazon EventBridge sources.
|
| Modifier and Type | Method and Description |
|---|---|
AWSEventBridgeListResponse |
AWSEventBridgeListResponse.accounts(List<AWSEventBridgeAccountConfiguration> accounts) |
AWSEventBridgeListResponse |
AWSEventBridgeListResponse.addAccountsItem(AWSEventBridgeAccountConfiguration accountsItem) |
AWSEventBridgeListResponse |
AWSEventBridgeListResponse.isInstalled(Boolean isInstalled) |
AWSEventBridgeListResponse |
AWSEventBridgeListResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.