| 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<UpdateServiceIntegrationResult> |
AmazonDevOpsGuruAsyncClient.updateServiceIntegrationAsync(UpdateServiceIntegrationRequest request,
AsyncHandler<UpdateServiceIntegrationRequest,UpdateServiceIntegrationResult> asyncHandler) |
Future<UpdateServiceIntegrationResult> |
AbstractAmazonDevOpsGuruAsync.updateServiceIntegrationAsync(UpdateServiceIntegrationRequest request,
AsyncHandler<UpdateServiceIntegrationRequest,UpdateServiceIntegrationResult> asyncHandler) |
Future<UpdateServiceIntegrationResult> |
AmazonDevOpsGuruAsync.updateServiceIntegrationAsync(UpdateServiceIntegrationRequest updateServiceIntegrationRequest,
AsyncHandler<UpdateServiceIntegrationRequest,UpdateServiceIntegrationResult> asyncHandler)
Enables or disables integration with a service that can be integrated with DevOps Guru.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceIntegrationRequest |
UpdateServiceIntegrationRequest.clone() |
UpdateServiceIntegrationRequest |
UpdateServiceIntegrationRequest.withServiceIntegration(UpdateServiceIntegrationConfig serviceIntegration)
An
IntegratedServiceConfig object used to specify the integrated service you want to update, and
whether you want to update it to enabled or disabled. |
Copyright © 2023. All rights reserved.