| Package | Description |
|---|---|
| com.amazonaws.services.budgets |
The Amazon Web Services Budgets API enables you to use Amazon Web Services Budgets to plan your service usage,
service costs, and instance reservations.
|
| com.amazonaws.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
CreateNotificationResult |
AWSBudgets.createNotification(CreateNotificationRequest createNotificationRequest)
Creates a notification.
|
CreateNotificationResult |
AbstractAWSBudgets.createNotification(CreateNotificationRequest request) |
CreateNotificationResult |
AWSBudgetsClient.createNotification(CreateNotificationRequest request)
Creates a notification.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateNotificationResult> |
AbstractAWSBudgetsAsync.createNotificationAsync(CreateNotificationRequest request,
AsyncHandler<CreateNotificationRequest,CreateNotificationResult> asyncHandler) |
Future<CreateNotificationResult> |
AWSBudgetsAsyncClient.createNotificationAsync(CreateNotificationRequest request,
AsyncHandler<CreateNotificationRequest,CreateNotificationResult> asyncHandler) |
Future<CreateNotificationResult> |
AWSBudgetsAsync.createNotificationAsync(CreateNotificationRequest createNotificationRequest,
AsyncHandler<CreateNotificationRequest,CreateNotificationResult> asyncHandler)
Creates a notification.
|
| Modifier and Type | Method and Description |
|---|---|
CreateNotificationResult |
CreateNotificationResult.clone() |
Copyright © 2022. All rights reserved.