| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationConfiguration |
RemoveNotificationChannelResponse.notificationConfiguration()
The new notification configuration for this profiling group.
|
NotificationConfiguration |
AddNotificationChannelsResponse.notificationConfiguration()
The new notification configuration for this profiling group.
|
NotificationConfiguration |
GetNotificationConfigurationResponse.notificationConfiguration()
The current notification configuration for this profiling group.
|
| Modifier and Type | Method and Description |
|---|---|
RemoveNotificationChannelResponse.Builder |
RemoveNotificationChannelResponse.Builder.notificationConfiguration(NotificationConfiguration notificationConfiguration)
The new notification configuration for this profiling group.
|
AddNotificationChannelsResponse.Builder |
AddNotificationChannelsResponse.Builder.notificationConfiguration(NotificationConfiguration notificationConfiguration)
The new notification configuration for this profiling group.
|
GetNotificationConfigurationResponse.Builder |
GetNotificationConfigurationResponse.Builder.notificationConfiguration(NotificationConfiguration notificationConfiguration)
The current notification configuration for this profiling group.
|
Copyright © 2023. All rights reserved.