| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru |
Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical
operational applications.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateEventSourcesConfigResponse |
DevOpsGuruClient.updateEventSourcesConfig(Consumer<UpdateEventSourcesConfigRequest.Builder> updateEventSourcesConfigRequest)
Enables or disables integration with a service that can be integrated with DevOps Guru.
|
default UpdateEventSourcesConfigResponse |
DevOpsGuruClient.updateEventSourcesConfig(UpdateEventSourcesConfigRequest updateEventSourcesConfigRequest)
Enables or disables integration with a service that can be integrated with DevOps Guru.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateEventSourcesConfigResponse> |
DevOpsGuruAsyncClient.updateEventSourcesConfig(Consumer<UpdateEventSourcesConfigRequest.Builder> updateEventSourcesConfigRequest)
Enables or disables integration with a service that can be integrated with DevOps Guru.
|
default CompletableFuture<UpdateEventSourcesConfigResponse> |
DevOpsGuruAsyncClient.updateEventSourcesConfig(UpdateEventSourcesConfigRequest updateEventSourcesConfigRequest)
Enables or disables integration with a service that can be integrated with DevOps Guru.
|
Copyright © 2023. All rights reserved.