| 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 GetNotificationConfigurationResponse |
CodeGuruProfilerClient.getNotificationConfiguration(Consumer<GetNotificationConfigurationRequest.Builder> getNotificationConfigurationRequest)
Get the current configuration for anomaly notifications for a profiling group.
|
default GetNotificationConfigurationResponse |
CodeGuruProfilerClient.getNotificationConfiguration(GetNotificationConfigurationRequest getNotificationConfigurationRequest)
Get the current configuration for anomaly notifications for a profiling group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetNotificationConfigurationResponse> |
CodeGuruProfilerAsyncClient.getNotificationConfiguration(Consumer<GetNotificationConfigurationRequest.Builder> getNotificationConfigurationRequest)
Get the current configuration for anomaly notifications for a profiling group.
|
default CompletableFuture<GetNotificationConfigurationResponse> |
CodeGuruProfilerAsyncClient.getNotificationConfiguration(GetNotificationConfigurationRequest getNotificationConfigurationRequest)
Get the current configuration for anomaly notifications for a profiling group.
|
Copyright © 2023. All rights reserved.