| 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> |
AbstractAmazonDevOpsGuruAsync.updateEventSourcesConfigAsync(UpdateEventSourcesConfigRequest request,
AsyncHandler<UpdateEventSourcesConfigRequest,UpdateEventSourcesConfigResult> asyncHandler) |
Future<UpdateEventSourcesConfigResult> |
AmazonDevOpsGuruAsync.updateEventSourcesConfigAsync(UpdateEventSourcesConfigRequest updateEventSourcesConfigRequest,
AsyncHandler<UpdateEventSourcesConfigRequest,UpdateEventSourcesConfigResult> asyncHandler)
Updates the event source configuration.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEventSourcesConfigRequest |
UpdateEventSourcesConfigRequest.clone() |
UpdateEventSourcesConfigRequest |
UpdateEventSourcesConfigRequest.withEventSources(EventSourcesConfig eventSources)
The name of the event source.
|
Copyright © 2022. All rights reserved.