| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru |
Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical
operational applications.
|
| Modifier and Type | Method and Description |
|---|---|
default RemoveNotificationChannelResponse |
DevOpsGuruClient.removeNotificationChannel(Consumer<RemoveNotificationChannelRequest.Builder> removeNotificationChannelRequest)
Removes a notification channel from DevOps Guru.
|
default RemoveNotificationChannelResponse |
DevOpsGuruClient.removeNotificationChannel(RemoveNotificationChannelRequest removeNotificationChannelRequest)
Removes a notification channel from DevOps Guru.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RemoveNotificationChannelResponse> |
DevOpsGuruAsyncClient.removeNotificationChannel(Consumer<RemoveNotificationChannelRequest.Builder> removeNotificationChannelRequest)
Removes a notification channel from DevOps Guru.
|
default CompletableFuture<RemoveNotificationChannelResponse> |
DevOpsGuruAsyncClient.removeNotificationChannel(RemoveNotificationChannelRequest removeNotificationChannelRequest)
Removes a notification channel from DevOps Guru.
|
Copyright © 2023. All rights reserved.