public static interface RemoveNotificationChannelRequest.Builder extends DevOpsGuruRequest.Builder, SdkPojo, CopyableBuilder<RemoveNotificationChannelRequest.Builder,RemoveNotificationChannelRequest>
| Modifier and Type | Method and Description |
|---|---|
RemoveNotificationChannelRequest.Builder |
id(String id)
The ID of the notification channel to be removed.
|
RemoveNotificationChannelRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
RemoveNotificationChannelRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildRemoveNotificationChannelRequest.Builder id(String id)
The ID of the notification channel to be removed.
id - The ID of the notification channel to be removed.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.