| 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<AddNotificationChannelResult> |
AmazonDevOpsGuruAsyncClient.addNotificationChannelAsync(AddNotificationChannelRequest request,
AsyncHandler<AddNotificationChannelRequest,AddNotificationChannelResult> asyncHandler) |
Future<AddNotificationChannelResult> |
AbstractAmazonDevOpsGuruAsync.addNotificationChannelAsync(AddNotificationChannelRequest request,
AsyncHandler<AddNotificationChannelRequest,AddNotificationChannelResult> asyncHandler) |
Future<AddNotificationChannelResult> |
AmazonDevOpsGuruAsync.addNotificationChannelAsync(AddNotificationChannelRequest addNotificationChannelRequest,
AsyncHandler<AddNotificationChannelRequest,AddNotificationChannelResult> asyncHandler)
Adds a notification channel to DevOps Guru.
|
| Modifier and Type | Method and Description |
|---|---|
AddNotificationChannelRequest |
AddNotificationChannelRequest.clone() |
AddNotificationChannelRequest |
AddNotificationChannelRequest.withConfig(NotificationChannelConfig config)
A
NotificationChannelConfig object that specifies what type of notification channel to add. |
Copyright © 2025. All rights reserved.