| Package | Description |
|---|---|
| software.amazon.awssdk.services.budgets |
The AWS Budgets API enables you to use AWS Budgets to plan your service usage, service costs, and instance
reservations.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteNotificationResponse |
BudgetsClient.deleteNotification(Consumer<DeleteNotificationRequest.Builder> deleteNotificationRequest)
Deletes a notification.
|
default DeleteNotificationResponse |
BudgetsClient.deleteNotification(DeleteNotificationRequest deleteNotificationRequest)
Deletes a notification.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteNotificationResponse> |
BudgetsAsyncClient.deleteNotification(Consumer<DeleteNotificationRequest.Builder> deleteNotificationRequest)
Deletes a notification.
|
default CompletableFuture<DeleteNotificationResponse> |
BudgetsAsyncClient.deleteNotification(DeleteNotificationRequest deleteNotificationRequest)
Deletes a notification.
|
Copyright © 2021. All rights reserved.