| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestarnotifications |
This AWS CodeStar Notifications API Reference provides descriptions and usage examples of the operations and data
types for the AWS CodeStar Notifications API.
|
| software.amazon.awssdk.services.codestarnotifications.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteNotificationRuleResponse> |
CodestarNotificationsAsyncClient.deleteNotificationRule(DeleteNotificationRuleRequest deleteNotificationRuleRequest)
Deletes a notification rule for a resource.
|
default DeleteNotificationRuleResponse |
CodestarNotificationsClient.deleteNotificationRule(DeleteNotificationRuleRequest deleteNotificationRuleRequest)
Deletes a notification rule for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteNotificationRuleRequestMarshaller.marshall(DeleteNotificationRuleRequest deleteNotificationRuleRequest) |
Copyright © 2021. All rights reserved.