| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeguruprofiler |
This section provides documentation for the Amazon CodeGuru Profiler API operations.
|
| software.amazon.awssdk.services.codeguruprofiler.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RemoveNotificationChannelResponse> |
CodeGuruProfilerAsyncClient.removeNotificationChannel(RemoveNotificationChannelRequest 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 |
|---|---|
SdkHttpFullRequest |
RemoveNotificationChannelRequestMarshaller.marshall(RemoveNotificationChannelRequest removeNotificationChannelRequest) |
Copyright © 2023. All rights reserved.