default CreateNotificationRuleResponse |
CodestarNotificationsClient.createNotificationRule(Consumer<CreateNotificationRuleRequest.Builder> createNotificationRuleRequest) |
Creates a notification rule for a resource.
|
default CreateNotificationRuleResponse |
CodestarNotificationsClient.createNotificationRule(CreateNotificationRuleRequest createNotificationRuleRequest) |
Creates a notification rule for a resource.
|
default DeleteNotificationRuleResponse |
CodestarNotificationsClient.deleteNotificationRule(Consumer<DeleteNotificationRuleRequest.Builder> deleteNotificationRuleRequest) |
Deletes a notification rule for a resource.
|
default DeleteNotificationRuleResponse |
CodestarNotificationsClient.deleteNotificationRule(DeleteNotificationRuleRequest deleteNotificationRuleRequest) |
Deletes a notification rule for a resource.
|
default TagResourceResponse |
CodestarNotificationsClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Associates a set of provided tags with a notification rule.
|
default TagResourceResponse |
CodestarNotificationsClient.tagResource(TagResourceRequest tagResourceRequest) |
Associates a set of provided tags with a notification rule.
|
default UntagResourceResponse |
CodestarNotificationsClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes the association between one or more provided tags and a notification rule.
|
default UntagResourceResponse |
CodestarNotificationsClient.untagResource(UntagResourceRequest untagResourceRequest) |
Removes the association between one or more provided tags and a notification rule.
|