| 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 UpdateNotificationResponse |
BudgetsClient.updateNotification(Consumer<UpdateNotificationRequest.Builder> updateNotificationRequest)
Updates a notification.
|
default UpdateNotificationResponse |
BudgetsClient.updateNotification(UpdateNotificationRequest updateNotificationRequest)
Updates a notification.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateNotificationResponse> |
BudgetsAsyncClient.updateNotification(Consumer<UpdateNotificationRequest.Builder> updateNotificationRequest)
Updates a notification.
|
default CompletableFuture<UpdateNotificationResponse> |
BudgetsAsyncClient.updateNotification(UpdateNotificationRequest updateNotificationRequest)
Updates a notification.
|
Copyright © 2023. All rights reserved.