| 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 AddNotificationChannelsResponse |
CodeGuruProfilerClient.addNotificationChannels(AddNotificationChannelsRequest addNotificationChannelsRequest)
Add up to 2 anomaly notifications channels for a profiling group.
|
default AddNotificationChannelsResponse |
CodeGuruProfilerClient.addNotificationChannels(Consumer<AddNotificationChannelsRequest.Builder> addNotificationChannelsRequest)
Add up to 2 anomaly notifications channels for a profiling group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddNotificationChannelsResponse> |
CodeGuruProfilerAsyncClient.addNotificationChannels(AddNotificationChannelsRequest addNotificationChannelsRequest)
Add up to 2 anomaly notifications channels for a profiling group.
|
default CompletableFuture<AddNotificationChannelsResponse> |
CodeGuruProfilerAsyncClient.addNotificationChannels(Consumer<AddNotificationChannelsRequest.Builder> addNotificationChannelsRequest)
Add up to 2 anomaly notifications channels for a profiling group.
|
Copyright © 2023. All rights reserved.