| Package | Description |
|---|---|
| com.amazonaws.services.budgets |
Use the Amazon Web Services Budgets API to plan your service usage, service costs, and instance reservations.
|
| com.amazonaws.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
CreateNotificationResult |
AbstractAWSBudgets.createNotification(CreateNotificationRequest request) |
CreateNotificationResult |
AWSBudgets.createNotification(CreateNotificationRequest createNotificationRequest)
Creates a notification.
|
CreateNotificationResult |
AWSBudgetsClient.createNotification(CreateNotificationRequest request)
Creates a notification.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateNotificationResult> |
AWSBudgetsAsyncClient.createNotificationAsync(CreateNotificationRequest request,
AsyncHandler<CreateNotificationRequest,CreateNotificationResult> asyncHandler) |
Future<CreateNotificationResult> |
AbstractAWSBudgetsAsync.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 © 2024. All rights reserved.