| 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 |
|---|---|
DeleteNotificationResult |
AbstractAWSBudgets.deleteNotification(DeleteNotificationRequest request) |
DeleteNotificationResult |
AWSBudgetsClient.deleteNotification(DeleteNotificationRequest request)
Deletes a notification.
|
DeleteNotificationResult |
AWSBudgets.deleteNotification(DeleteNotificationRequest deleteNotificationRequest)
Deletes a notification.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteNotificationResult> |
AWSBudgetsAsync.deleteNotificationAsync(DeleteNotificationRequest deleteNotificationRequest,
AsyncHandler<DeleteNotificationRequest,DeleteNotificationResult> asyncHandler)
Deletes a notification.
|
Future<DeleteNotificationResult> |
AbstractAWSBudgetsAsync.deleteNotificationAsync(DeleteNotificationRequest request,
AsyncHandler<DeleteNotificationRequest,DeleteNotificationResult> asyncHandler) |
Future<DeleteNotificationResult> |
AWSBudgetsAsyncClient.deleteNotificationAsync(DeleteNotificationRequest request,
AsyncHandler<DeleteNotificationRequest,DeleteNotificationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteNotificationResult |
DeleteNotificationResult.clone() |
Copyright © 2021. All rights reserved.