| 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.
|
| software.amazon.awssdk.services.devopsguru.paginators | |
| software.amazon.awssdk.services.devopsguru.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListNotificationChannelsResponse> |
DevOpsGuruAsyncClient.listNotificationChannels(ListNotificationChannelsRequest listNotificationChannelsRequest)
Returns a list of notification channels configured for DevOps Guru.
|
default ListNotificationChannelsResponse |
DevOpsGuruClient.listNotificationChannels(ListNotificationChannelsRequest listNotificationChannelsRequest)
Returns a list of notification channels configured for DevOps Guru.
|
default ListNotificationChannelsPublisher |
DevOpsGuruAsyncClient.listNotificationChannelsPaginator(ListNotificationChannelsRequest listNotificationChannelsRequest)
Returns a list of notification channels configured for DevOps Guru.
|
default ListNotificationChannelsIterable |
DevOpsGuruClient.listNotificationChannelsPaginator(ListNotificationChannelsRequest listNotificationChannelsRequest)
Returns a list of notification channels configured for DevOps Guru.
|
| Constructor and Description |
|---|
ListNotificationChannelsIterable(DevOpsGuruClient client,
ListNotificationChannelsRequest firstRequest) |
ListNotificationChannelsPublisher(DevOpsGuruAsyncClient client,
ListNotificationChannelsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListNotificationChannelsRequestMarshaller.marshall(ListNotificationChannelsRequest listNotificationChannelsRequest) |
Copyright © 2023. All rights reserved.