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