| 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 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 © 2021. All rights reserved.