public static interface RemoveNotificationChannelRequest.Builder extends CodeGuruProfilerRequest.Builder, SdkPojo, CopyableBuilder<RemoveNotificationChannelRequest.Builder,RemoveNotificationChannelRequest>
| Modifier and Type | Method and Description |
|---|---|
RemoveNotificationChannelRequest.Builder |
channelId(String channelId)
The id of the channel that we want to stop receiving notifications.
|
RemoveNotificationChannelRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
RemoveNotificationChannelRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
RemoveNotificationChannelRequest.Builder |
profilingGroupName(String profilingGroupName)
The name of the profiling group we want to change notification configuration for.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildRemoveNotificationChannelRequest.Builder channelId(String channelId)
The id of the channel that we want to stop receiving notifications.
channelId - The id of the channel that we want to stop receiving notifications.RemoveNotificationChannelRequest.Builder profilingGroupName(String profilingGroupName)
The name of the profiling group we want to change notification configuration for.
profilingGroupName - The name of the profiling group we want to change notification configuration for.RemoveNotificationChannelRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderRemoveNotificationChannelRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.