| Package | Description |
|---|---|
| com.amazonaws.services.budgets |
All public APIs for AWS Budgets
|
| com.amazonaws.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteNotificationResult |
AWSBudgets.deleteNotification(DeleteNotificationRequest deleteNotificationRequest)
Delete a notification and related subscribers
|
DeleteNotificationResult |
AWSBudgetsClient.deleteNotification(DeleteNotificationRequest request)
Delete a notification and related subscribers
|
DeleteNotificationResult |
AbstractAWSBudgets.deleteNotification(DeleteNotificationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteNotificationResult> |
AWSBudgetsAsyncClient.deleteNotificationAsync(DeleteNotificationRequest request,
AsyncHandler<DeleteNotificationRequest,DeleteNotificationResult> asyncHandler) |
Future<DeleteNotificationResult> |
AWSBudgetsAsync.deleteNotificationAsync(DeleteNotificationRequest deleteNotificationRequest,
AsyncHandler<DeleteNotificationRequest,DeleteNotificationResult> asyncHandler)
Delete a notification and related subscribers
|
Future<DeleteNotificationResult> |
AbstractAWSBudgetsAsync.deleteNotificationAsync(DeleteNotificationRequest request,
AsyncHandler<DeleteNotificationRequest,DeleteNotificationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteNotificationResult |
DeleteNotificationResult.clone() |
Copyright © 2017. All rights reserved.