| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru |
Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical
operational applications.
|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateEventSourcesConfigResult> |
AmazonDevOpsGuruAsyncClient.updateEventSourcesConfigAsync(UpdateEventSourcesConfigRequest request,
AsyncHandler<UpdateEventSourcesConfigRequest,UpdateEventSourcesConfigResult> asyncHandler) |
Future<UpdateEventSourcesConfigResult> |
AmazonDevOpsGuruAsync.updateEventSourcesConfigAsync(UpdateEventSourcesConfigRequest updateEventSourcesConfigRequest,
AsyncHandler<UpdateEventSourcesConfigRequest,UpdateEventSourcesConfigResult> asyncHandler)
Enables or disables integration with a service that can be integrated with DevOps Guru.
|
Future<UpdateEventSourcesConfigResult> |
AbstractAmazonDevOpsGuruAsync.updateEventSourcesConfigAsync(UpdateEventSourcesConfigRequest request,
AsyncHandler<UpdateEventSourcesConfigRequest,UpdateEventSourcesConfigResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateEventSourcesConfigRequest |
UpdateEventSourcesConfigRequest.clone() |
UpdateEventSourcesConfigRequest |
UpdateEventSourcesConfigRequest.withEventSources(EventSourcesConfig eventSources)
Configuration information about the integration of DevOps Guru as the Consumer via EventBridge with another AWS
Service.
|
Copyright © 2023. All rights reserved.