| 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 |
|---|---|
RemoveNotificationChannelResult |
AbstractAmazonDevOpsGuru.removeNotificationChannel(RemoveNotificationChannelRequest request) |
RemoveNotificationChannelResult |
AmazonDevOpsGuruClient.removeNotificationChannel(RemoveNotificationChannelRequest request)
Removes a notification channel from DevOps Guru.
|
RemoveNotificationChannelResult |
AmazonDevOpsGuru.removeNotificationChannel(RemoveNotificationChannelRequest removeNotificationChannelRequest)
Removes a notification channel from DevOps Guru.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RemoveNotificationChannelResult> |
AbstractAmazonDevOpsGuruAsync.removeNotificationChannelAsync(RemoveNotificationChannelRequest request,
AsyncHandler<RemoveNotificationChannelRequest,RemoveNotificationChannelResult> asyncHandler) |
Future<RemoveNotificationChannelResult> |
AmazonDevOpsGuruAsync.removeNotificationChannelAsync(RemoveNotificationChannelRequest removeNotificationChannelRequest,
AsyncHandler<RemoveNotificationChannelRequest,RemoveNotificationChannelResult> asyncHandler)
Removes a notification channel from DevOps Guru.
|
Future<RemoveNotificationChannelResult> |
AmazonDevOpsGuruAsyncClient.removeNotificationChannelAsync(RemoveNotificationChannelRequest request,
AsyncHandler<RemoveNotificationChannelRequest,RemoveNotificationChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
RemoveNotificationChannelResult |
RemoveNotificationChannelResult.clone() |
Copyright © 2022. All rights reserved.