| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeguruprofiler |
This section provides documentation for the Amazon CodeGuru Profiler API operations.
|
| Modifier and Type | Method and Description |
|---|---|
default RemoveNotificationChannelResponse |
CodeGuruProfilerClient.removeNotificationChannel(Consumer<RemoveNotificationChannelRequest.Builder> removeNotificationChannelRequest)
Remove one anomaly notifications channel for a profiling group.
|
default RemoveNotificationChannelResponse |
CodeGuruProfilerClient.removeNotificationChannel(RemoveNotificationChannelRequest removeNotificationChannelRequest)
Remove one anomaly notifications channel for a profiling group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RemoveNotificationChannelResponse> |
CodeGuruProfilerAsyncClient.removeNotificationChannel(Consumer<RemoveNotificationChannelRequest.Builder> removeNotificationChannelRequest)
Remove one anomaly notifications channel for a profiling group.
|
default CompletableFuture<RemoveNotificationChannelResponse> |
CodeGuruProfilerAsyncClient.removeNotificationChannel(RemoveNotificationChannelRequest removeNotificationChannelRequest)
Remove one anomaly notifications channel for a profiling group.
|
Copyright © 2023. All rights reserved.