| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AWSLogsAsyncResponse |
AwsLogsIntegrationApi.checkAWSLogsLambdaAsync(AWSAccountAndLambdaRequest body)
Check that an AWS Lambda Function exists.
|
AWSLogsAsyncResponse |
AwsLogsIntegrationApi.checkAWSLogsServicesAsync(AWSLogsServicesRequest body)
Check permissions for log services.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AWSLogsAsyncResponse> |
AwsLogsIntegrationApi.checkAWSLogsLambdaAsyncAsync(AWSAccountAndLambdaRequest body)
Check that an AWS Lambda Function exists.
|
ApiResponse<AWSLogsAsyncResponse> |
AwsLogsIntegrationApi.checkAWSLogsLambdaAsyncWithHttpInfo(AWSAccountAndLambdaRequest body)
Test if permissions are present to add a log-forwarding triggers for the given services and AWS
account.
|
CompletableFuture<ApiResponse<AWSLogsAsyncResponse>> |
AwsLogsIntegrationApi.checkAWSLogsLambdaAsyncWithHttpInfoAsync(AWSAccountAndLambdaRequest body)
Check that an AWS Lambda Function exists.
|
CompletableFuture<AWSLogsAsyncResponse> |
AwsLogsIntegrationApi.checkAWSLogsServicesAsyncAsync(AWSLogsServicesRequest body)
Check permissions for log services.
|
ApiResponse<AWSLogsAsyncResponse> |
AwsLogsIntegrationApi.checkAWSLogsServicesAsyncWithHttpInfo(AWSLogsServicesRequest body)
Test if permissions are present to add log-forwarding triggers for the given services and AWS
account.
|
CompletableFuture<ApiResponse<AWSLogsAsyncResponse>> |
AwsLogsIntegrationApi.checkAWSLogsServicesAsyncWithHttpInfoAsync(AWSLogsServicesRequest body)
Check permissions for log services.
|
| Modifier and Type | Method and Description |
|---|---|
AWSLogsAsyncResponse |
AWSLogsAsyncResponse.addErrorsItem(AWSLogsAsyncError errorsItem) |
AWSLogsAsyncResponse |
AWSLogsAsyncResponse.errors(List<AWSLogsAsyncError> errors) |
AWSLogsAsyncResponse |
AWSLogsAsyncResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AWSLogsAsyncResponse |
AWSLogsAsyncResponse.status(String status) |
Copyright © 2024. All rights reserved.