| Package | Description |
|---|---|
| com.amazonaws.services.budgets |
All public APIs for AWS Budgets
|
| com.amazonaws.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateNotificationResult |
AWSBudgets.updateNotification(UpdateNotificationRequest updateNotificationRequest)
Update the information about a notification already created
|
UpdateNotificationResult |
AWSBudgetsClient.updateNotification(UpdateNotificationRequest updateNotificationRequest)
Update the information about a notification already created
|
UpdateNotificationResult |
AbstractAWSBudgets.updateNotification(UpdateNotificationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateNotificationResult> |
AWSBudgetsAsyncClient.updateNotificationAsync(UpdateNotificationRequest request,
AsyncHandler<UpdateNotificationRequest,UpdateNotificationResult> asyncHandler) |
Future<UpdateNotificationResult> |
AWSBudgetsAsync.updateNotificationAsync(UpdateNotificationRequest updateNotificationRequest,
AsyncHandler<UpdateNotificationRequest,UpdateNotificationResult> asyncHandler)
Update the information about a notification already created
|
Future<UpdateNotificationResult> |
AbstractAWSBudgetsAsync.updateNotificationAsync(UpdateNotificationRequest request,
AsyncHandler<UpdateNotificationRequest,UpdateNotificationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateNotificationResult |
UpdateNotificationResult.clone() |
Copyright © 2016. All rights reserved.