| 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 CreateNotificationResponse |
BudgetsClient.createNotification(Consumer<CreateNotificationRequest.Builder> createNotificationRequest)
Creates a notification.
|
default CreateNotificationResponse |
BudgetsClient.createNotification(CreateNotificationRequest createNotificationRequest)
Creates a notification.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateNotificationResponse> |
BudgetsAsyncClient.createNotification(Consumer<CreateNotificationRequest.Builder> createNotificationRequest)
Creates a notification.
|
default CompletableFuture<CreateNotificationResponse> |
BudgetsAsyncClient.createNotification(CreateNotificationRequest createNotificationRequest)
Creates a notification.
|
Copyright © 2023. All rights reserved.