| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Object |
AwsIntegrationApi.deleteAWSTagFilter(AWSTagFilterDeleteRequest body)
Delete a tag filtering entry.
|
CompletableFuture<Object> |
AwsIntegrationApi.deleteAWSTagFilterAsync(AWSTagFilterDeleteRequest body)
Delete a tag filtering entry.
|
ApiResponse<Object> |
AwsIntegrationApi.deleteAWSTagFilterWithHttpInfo(AWSTagFilterDeleteRequest body)
Delete a tag filtering entry.
|
CompletableFuture<ApiResponse<Object>> |
AwsIntegrationApi.deleteAWSTagFilterWithHttpInfoAsync(AWSTagFilterDeleteRequest body)
Delete a tag filtering entry.
|
| Modifier and Type | Method and Description |
|---|---|
AWSTagFilterDeleteRequest |
AWSTagFilterDeleteRequest.accountId(String accountId) |
AWSTagFilterDeleteRequest |
AWSTagFilterDeleteRequest.namespace(AWSNamespace namespace) |
AWSTagFilterDeleteRequest |
AWSTagFilterDeleteRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.