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