| Package | Description |
|---|---|
| software.amazon.awssdk.services.budgets |
Use the Amazon Web Services Budgets API 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 © 2023. All rights reserved.