| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
static RemoveNotificationChannelResponse.Builder |
RemoveNotificationChannelResponse.builder() |
default RemoveNotificationChannelResponse.Builder |
RemoveNotificationChannelResponse.Builder.notificationConfiguration(Consumer<NotificationConfiguration.Builder> notificationConfiguration)
The new notification configuration for this profiling group.
|
RemoveNotificationChannelResponse.Builder |
RemoveNotificationChannelResponse.Builder.notificationConfiguration(NotificationConfiguration notificationConfiguration)
The new notification configuration for this profiling group.
|
RemoveNotificationChannelResponse.Builder |
RemoveNotificationChannelResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RemoveNotificationChannelResponse.Builder> |
RemoveNotificationChannelResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.