| Package | Description |
|---|---|
| com.amazonaws.services.budgets |
All public APIs for AWS Budgets
|
| com.amazonaws.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
CreateNotificationResult |
AWSBudgets.createNotification(CreateNotificationRequest createNotificationRequest)
Create a new Notification with subscribers for a budget
|
CreateNotificationResult |
AWSBudgetsClient.createNotification(CreateNotificationRequest createNotificationRequest)
Create a new Notification with subscribers for a budget
|
CreateNotificationResult |
AbstractAWSBudgets.createNotification(CreateNotificationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateNotificationResult> |
AWSBudgetsAsyncClient.createNotificationAsync(CreateNotificationRequest request,
AsyncHandler<CreateNotificationRequest,CreateNotificationResult> asyncHandler) |
Future<CreateNotificationResult> |
AWSBudgetsAsync.createNotificationAsync(CreateNotificationRequest createNotificationRequest,
AsyncHandler<CreateNotificationRequest,CreateNotificationResult> asyncHandler)
Create a new Notification with subscribers for a budget
|
Future<CreateNotificationResult> |
AbstractAWSBudgetsAsync.createNotificationAsync(CreateNotificationRequest request,
AsyncHandler<CreateNotificationRequest,CreateNotificationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateNotificationResult |
CreateNotificationResult.clone() |
Copyright © 2017. All rights reserved.