| 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<ListNotificationChannelsResult> |
AmazonDevOpsGuruAsyncClient.listNotificationChannelsAsync(ListNotificationChannelsRequest request,
AsyncHandler<ListNotificationChannelsRequest,ListNotificationChannelsResult> asyncHandler) |
Future<ListNotificationChannelsResult> |
AbstractAmazonDevOpsGuruAsync.listNotificationChannelsAsync(ListNotificationChannelsRequest request,
AsyncHandler<ListNotificationChannelsRequest,ListNotificationChannelsResult> asyncHandler) |
Future<ListNotificationChannelsResult> |
AmazonDevOpsGuruAsync.listNotificationChannelsAsync(ListNotificationChannelsRequest listNotificationChannelsRequest,
AsyncHandler<ListNotificationChannelsRequest,ListNotificationChannelsResult> asyncHandler)
Returns a list of notification channels configured for DevOps Guru.
|
| Modifier and Type | Method and Description |
|---|---|
ListNotificationChannelsRequest |
ListNotificationChannelsRequest.clone() |
ListNotificationChannelsRequest |
ListNotificationChannelsRequest.withNextToken(String nextToken)
The pagination token to use to retrieve the next page of results for this operation.
|
Copyright © 2025. All rights reserved.