| 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 |
|---|---|
RemoveNotificationChannelResult |
AmazonCodeGuruProfilerClient.removeNotificationChannel(RemoveNotificationChannelRequest request)
Remove one anomaly notifications channel for a profiling group.
|
RemoveNotificationChannelResult |
AmazonCodeGuruProfiler.removeNotificationChannel(RemoveNotificationChannelRequest removeNotificationChannelRequest)
Remove one anomaly notifications channel for a profiling group.
|
RemoveNotificationChannelResult |
AbstractAmazonCodeGuruProfiler.removeNotificationChannel(RemoveNotificationChannelRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<RemoveNotificationChannelResult> |
AmazonCodeGuruProfilerAsyncClient.removeNotificationChannelAsync(RemoveNotificationChannelRequest request,
AsyncHandler<RemoveNotificationChannelRequest,RemoveNotificationChannelResult> asyncHandler) |
Future<RemoveNotificationChannelResult> |
AmazonCodeGuruProfilerAsync.removeNotificationChannelAsync(RemoveNotificationChannelRequest removeNotificationChannelRequest,
AsyncHandler<RemoveNotificationChannelRequest,RemoveNotificationChannelResult> asyncHandler)
Remove one anomaly notifications channel for a profiling group.
|
Future<RemoveNotificationChannelResult> |
AbstractAmazonCodeGuruProfilerAsync.removeNotificationChannelAsync(RemoveNotificationChannelRequest request,
AsyncHandler<RemoveNotificationChannelRequest,RemoveNotificationChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
RemoveNotificationChannelResult |
RemoveNotificationChannelResult.clone() |
RemoveNotificationChannelResult |
RemoveNotificationChannelResult.withNotificationConfiguration(NotificationConfiguration notificationConfiguration)
The new notification configuration for this profiling group.
|
Copyright © 2023. All rights reserved.