| Package | Description |
|---|---|
| com.amazonaws.services.codeguruprofiler |
This section provides documentation for the Amazon CodeGuru Profiler API operations.
|
| com.amazonaws.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
AddNotificationChannelsResult |
AmazonCodeGuruProfilerClient.addNotificationChannels(AddNotificationChannelsRequest request)
Add up to 2 anomaly notifications channels for a profiling group.
|
AddNotificationChannelsResult |
AmazonCodeGuruProfiler.addNotificationChannels(AddNotificationChannelsRequest addNotificationChannelsRequest)
Add up to 2 anomaly notifications channels for a profiling group.
|
AddNotificationChannelsResult |
AbstractAmazonCodeGuruProfiler.addNotificationChannels(AddNotificationChannelsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<AddNotificationChannelsResult> |
AmazonCodeGuruProfilerAsyncClient.addNotificationChannelsAsync(AddNotificationChannelsRequest request,
AsyncHandler<AddNotificationChannelsRequest,AddNotificationChannelsResult> asyncHandler) |
Future<AddNotificationChannelsResult> |
AmazonCodeGuruProfilerAsync.addNotificationChannelsAsync(AddNotificationChannelsRequest addNotificationChannelsRequest,
AsyncHandler<AddNotificationChannelsRequest,AddNotificationChannelsResult> asyncHandler)
Add up to 2 anomaly notifications channels for a profiling group.
|
Future<AddNotificationChannelsResult> |
AbstractAmazonCodeGuruProfilerAsync.addNotificationChannelsAsync(AddNotificationChannelsRequest request,
AsyncHandler<AddNotificationChannelsRequest,AddNotificationChannelsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AddNotificationChannelsResult |
AddNotificationChannelsResult.clone() |
AddNotificationChannelsResult |
AddNotificationChannelsResult.withNotificationConfiguration(NotificationConfiguration notificationConfiguration)
The new notification configuration for this profiling group.
|
Copyright © 2020. All rights reserved.