Skip navigation links
A B C D E F G H I M N S T U V W 

A

AbstractAWSBudgets - Class in com.amazonaws.services.budgets
Abstract implementation of AWSBudgets.
AbstractAWSBudgets() - Constructor for class com.amazonaws.services.budgets.AbstractAWSBudgets
 
AbstractAWSBudgetsAsync - Class in com.amazonaws.services.budgets
Abstract implementation of AWSBudgetsAsync.
AbstractAWSBudgetsAsync() - Constructor for class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
AccessDeniedException - Exception in com.amazonaws.services.budgets.model
You are not authorized to use this operation with the given parameters.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.budgets.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
addCostFiltersEntry(String, List<String>) - Method in class com.amazonaws.services.budgets.model.Budget
 
addCostFiltersEntry(String, List<String>) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
addPlannedBudgetLimitsEntry(String, Spend) - Method in class com.amazonaws.services.budgets.model.Budget
 
asyncBuilder() - Static method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
AWSBudgets - Interface in com.amazonaws.services.budgets
Interface for accessing AWSBudgets.
AWSBudgetsAsync - Interface in com.amazonaws.services.budgets
Interface for accessing AWSBudgets asynchronously.
AWSBudgetsAsyncClient - Class in com.amazonaws.services.budgets
Client for accessing AWSBudgets asynchronously.
AWSBudgetsAsyncClient() - Constructor for class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
AWSBudgetsAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
AWSBudgetsAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
AWSBudgetsAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
AWSBudgetsAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
AWSBudgetsAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
AWSBudgetsAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
AWSBudgetsAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
AWSBudgetsAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
AWSBudgetsAsyncClientBuilder - Class in com.amazonaws.services.budgets
Fluent builder for AWSBudgetsAsync.
AWSBudgetsClient - Class in com.amazonaws.services.budgets
Client for accessing AWSBudgets.
AWSBudgetsClient() - Constructor for class com.amazonaws.services.budgets.AWSBudgetsClient
AWSBudgetsClient(ClientConfiguration) - Constructor for class com.amazonaws.services.budgets.AWSBudgetsClient
AWSBudgetsClient(AWSCredentials) - Constructor for class com.amazonaws.services.budgets.AWSBudgetsClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AWSBudgetsClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AWSBudgetsClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.budgets.AWSBudgetsClient
AWSBudgetsClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.budgets.AWSBudgetsClient
AWSBudgetsClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.budgets.AWSBudgetsClient
AWSBudgetsClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.budgets.AWSBudgetsClient
AWSBudgetsClientBuilder - Class in com.amazonaws.services.budgets
Fluent builder for AWSBudgets.
AWSBudgetsException - Exception in com.amazonaws.services.budgets.model
Base exception for all service exceptions thrown by AWS Budgets
AWSBudgetsException(String) - Constructor for exception com.amazonaws.services.budgets.model.AWSBudgetsException
Constructs a new AWSBudgetsException with the specified error message.

B

Budget - Class in com.amazonaws.services.budgets.model
Represents the output of the CreateBudget operation.
Budget() - Constructor for class com.amazonaws.services.budgets.model.Budget
 
BudgetedAndActualAmounts - Class in com.amazonaws.services.budgets.model
The amount of cost or usage that you created the budget for, compared to your actual costs or usage.
BudgetedAndActualAmounts() - Constructor for class com.amazonaws.services.budgets.model.BudgetedAndActualAmounts
 
BudgetPerformanceHistory - Class in com.amazonaws.services.budgets.model
A history of the state of a budget at the end of the budget's specified time period.
BudgetPerformanceHistory() - Constructor for class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
BudgetsActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for AWSBudgets.
BudgetType - Enum in com.amazonaws.services.budgets.model
The type of a budget.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClientBuilder
Construct an asynchronous implementation of AWSBudgetsAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.budgets.AWSBudgetsClientBuilder
Construct a synchronous implementation of AWSBudgets using the current builder configuration.
builder() - Static method in class com.amazonaws.services.budgets.AWSBudgetsClient
 

C

CalculatedSpend - Class in com.amazonaws.services.budgets.model
The spend objects that are associated with this budget.
CalculatedSpend() - Constructor for class com.amazonaws.services.budgets.model.CalculatedSpend
 
clearCostFiltersEntries() - Method in class com.amazonaws.services.budgets.model.Budget
Removes all the entries added into CostFilters.
clearCostFiltersEntries() - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
Removes all the entries added into CostFilters.
clearPlannedBudgetLimitsEntries() - Method in class com.amazonaws.services.budgets.model.Budget
Removes all the entries added into PlannedBudgetLimits.
clone() - Method in class com.amazonaws.services.budgets.model.Budget
 
clone() - Method in class com.amazonaws.services.budgets.model.BudgetedAndActualAmounts
 
clone() - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
clone() - Method in class com.amazonaws.services.budgets.model.CalculatedSpend
 
clone() - Method in class com.amazonaws.services.budgets.model.CostTypes
 
clone() - Method in class com.amazonaws.services.budgets.model.CreateBudgetRequest
 
clone() - Method in class com.amazonaws.services.budgets.model.CreateBudgetResult
 
clone() - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
 
clone() - Method in class com.amazonaws.services.budgets.model.CreateNotificationResult
 
clone() - Method in class com.amazonaws.services.budgets.model.CreateSubscriberRequest
 
clone() - Method in class com.amazonaws.services.budgets.model.CreateSubscriberResult
 
clone() - Method in class com.amazonaws.services.budgets.model.DeleteBudgetRequest
 
clone() - Method in class com.amazonaws.services.budgets.model.DeleteBudgetResult
 
clone() - Method in class com.amazonaws.services.budgets.model.DeleteNotificationRequest
 
clone() - Method in class com.amazonaws.services.budgets.model.DeleteNotificationResult
 
clone() - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
 
clone() - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberResult
 
clone() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
 
clone() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryResult
 
clone() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetRequest
 
clone() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetResult
 
clone() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsRequest
 
clone() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsResult
 
clone() - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
 
clone() - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetResult
 
clone() - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
 
clone() - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationResult
 
clone() - Method in class com.amazonaws.services.budgets.model.Notification
 
clone() - Method in class com.amazonaws.services.budgets.model.NotificationWithSubscribers
 
clone() - Method in class com.amazonaws.services.budgets.model.Spend
 
clone() - Method in class com.amazonaws.services.budgets.model.Subscriber
 
clone() - Method in class com.amazonaws.services.budgets.model.TimePeriod
 
clone() - Method in class com.amazonaws.services.budgets.model.UpdateBudgetRequest
 
clone() - Method in class com.amazonaws.services.budgets.model.UpdateBudgetResult
 
clone() - Method in class com.amazonaws.services.budgets.model.UpdateNotificationRequest
 
clone() - Method in class com.amazonaws.services.budgets.model.UpdateNotificationResult
 
clone() - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
 
clone() - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberResult
 
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.budgets - package 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 - package com.amazonaws.services.budgets.model
 
ComparisonOperator - Enum in com.amazonaws.services.budgets.model
The comparison operator of a notification.
configFactory - Static variable in class com.amazonaws.services.budgets.AWSBudgetsClient
Client configuration factory providing ClientConfigurations tailored to this client
CostTypes - Class in com.amazonaws.services.budgets.model
The types of cost that are included in a COST budget, such as tax and subscriptions.
CostTypes() - Constructor for class com.amazonaws.services.budgets.model.CostTypes
 
createBudget(CreateBudgetRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
createBudget(CreateBudgetRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Creates a budget and, if included, notifications and subscribers.
createBudget(CreateBudgetRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsClient
Creates a budget and, if included, notifications and subscribers.
createBudgetAsync(CreateBudgetRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
createBudgetAsync(CreateBudgetRequest, AsyncHandler<CreateBudgetRequest, CreateBudgetResult>) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
createBudgetAsync(CreateBudgetRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Creates a budget and, if included, notifications and subscribers.
createBudgetAsync(CreateBudgetRequest, AsyncHandler<CreateBudgetRequest, CreateBudgetResult>) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Creates a budget and, if included, notifications and subscribers.
createBudgetAsync(CreateBudgetRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
createBudgetAsync(CreateBudgetRequest, AsyncHandler<CreateBudgetRequest, CreateBudgetResult>) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
CreateBudgetRequest - Class in com.amazonaws.services.budgets.model
Request of CreateBudget
CreateBudgetRequest() - Constructor for class com.amazonaws.services.budgets.model.CreateBudgetRequest
 
CreateBudgetResult - Class in com.amazonaws.services.budgets.model
Response of CreateBudget
CreateBudgetResult() - Constructor for class com.amazonaws.services.budgets.model.CreateBudgetResult
 
createNotification(CreateNotificationRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
createNotification(CreateNotificationRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Creates a notification.
createNotification(CreateNotificationRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsClient
Creates a notification.
createNotificationAsync(CreateNotificationRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
createNotificationAsync(CreateNotificationRequest, AsyncHandler<CreateNotificationRequest, CreateNotificationResult>) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
createNotificationAsync(CreateNotificationRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Creates a notification.
createNotificationAsync(CreateNotificationRequest, AsyncHandler<CreateNotificationRequest, CreateNotificationResult>) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Creates a notification.
createNotificationAsync(CreateNotificationRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
createNotificationAsync(CreateNotificationRequest, AsyncHandler<CreateNotificationRequest, CreateNotificationResult>) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
CreateNotificationRequest - Class in com.amazonaws.services.budgets.model
Request of CreateNotification
CreateNotificationRequest() - Constructor for class com.amazonaws.services.budgets.model.CreateNotificationRequest
 
CreateNotificationResult - Class in com.amazonaws.services.budgets.model
Response of CreateNotification
CreateNotificationResult() - Constructor for class com.amazonaws.services.budgets.model.CreateNotificationResult
 
createSubscriber(CreateSubscriberRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
createSubscriber(CreateSubscriberRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Creates a subscriber.
createSubscriber(CreateSubscriberRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsClient
Creates a subscriber.
createSubscriberAsync(CreateSubscriberRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
createSubscriberAsync(CreateSubscriberRequest, AsyncHandler<CreateSubscriberRequest, CreateSubscriberResult>) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
createSubscriberAsync(CreateSubscriberRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Creates a subscriber.
createSubscriberAsync(CreateSubscriberRequest, AsyncHandler<CreateSubscriberRequest, CreateSubscriberResult>) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Creates a subscriber.
createSubscriberAsync(CreateSubscriberRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
createSubscriberAsync(CreateSubscriberRequest, AsyncHandler<CreateSubscriberRequest, CreateSubscriberResult>) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
CreateSubscriberRequest - Class in com.amazonaws.services.budgets.model
Request of CreateSubscriber
CreateSubscriberRequest() - Constructor for class com.amazonaws.services.budgets.model.CreateSubscriberRequest
 
CreateSubscriberResult - Class in com.amazonaws.services.budgets.model
Response of CreateSubscriber
CreateSubscriberResult() - Constructor for class com.amazonaws.services.budgets.model.CreateSubscriberResult
 
CreationLimitExceededException - Exception in com.amazonaws.services.budgets.model
You've exceeded the notification or subscriber limit.
CreationLimitExceededException(String) - Constructor for exception com.amazonaws.services.budgets.model.CreationLimitExceededException
Constructs a new CreationLimitExceededException with the specified error message.

D

defaultClient() - Static method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.budgets.AWSBudgetsClientBuilder
 
deleteBudget(DeleteBudgetRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
deleteBudget(DeleteBudgetRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Deletes a budget.
deleteBudget(DeleteBudgetRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsClient
Deletes a budget.
deleteBudgetAsync(DeleteBudgetRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
deleteBudgetAsync(DeleteBudgetRequest, AsyncHandler<DeleteBudgetRequest, DeleteBudgetResult>) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
deleteBudgetAsync(DeleteBudgetRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Deletes a budget.
deleteBudgetAsync(DeleteBudgetRequest, AsyncHandler<DeleteBudgetRequest, DeleteBudgetResult>) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Deletes a budget.
deleteBudgetAsync(DeleteBudgetRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
deleteBudgetAsync(DeleteBudgetRequest, AsyncHandler<DeleteBudgetRequest, DeleteBudgetResult>) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
DeleteBudgetRequest - Class in com.amazonaws.services.budgets.model
Request of DeleteBudget
DeleteBudgetRequest() - Constructor for class com.amazonaws.services.budgets.model.DeleteBudgetRequest
 
DeleteBudgetResult - Class in com.amazonaws.services.budgets.model
Response of DeleteBudget
DeleteBudgetResult() - Constructor for class com.amazonaws.services.budgets.model.DeleteBudgetResult
 
deleteNotification(DeleteNotificationRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
deleteNotification(DeleteNotificationRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Deletes a notification.
deleteNotification(DeleteNotificationRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsClient
Deletes a notification.
deleteNotificationAsync(DeleteNotificationRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
deleteNotificationAsync(DeleteNotificationRequest, AsyncHandler<DeleteNotificationRequest, DeleteNotificationResult>) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
deleteNotificationAsync(DeleteNotificationRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Deletes a notification.
deleteNotificationAsync(DeleteNotificationRequest, AsyncHandler<DeleteNotificationRequest, DeleteNotificationResult>) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Deletes a notification.
deleteNotificationAsync(DeleteNotificationRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
deleteNotificationAsync(DeleteNotificationRequest, AsyncHandler<DeleteNotificationRequest, DeleteNotificationResult>) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
DeleteNotificationRequest - Class in com.amazonaws.services.budgets.model
Request of DeleteNotification
DeleteNotificationRequest() - Constructor for class com.amazonaws.services.budgets.model.DeleteNotificationRequest
 
DeleteNotificationResult - Class in com.amazonaws.services.budgets.model
Response of DeleteNotification
DeleteNotificationResult() - Constructor for class com.amazonaws.services.budgets.model.DeleteNotificationResult
 
deleteSubscriber(DeleteSubscriberRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
deleteSubscriber(DeleteSubscriberRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Deletes a subscriber.
deleteSubscriber(DeleteSubscriberRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsClient
Deletes a subscriber.
deleteSubscriberAsync(DeleteSubscriberRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
deleteSubscriberAsync(DeleteSubscriberRequest, AsyncHandler<DeleteSubscriberRequest, DeleteSubscriberResult>) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
deleteSubscriberAsync(DeleteSubscriberRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Deletes a subscriber.
deleteSubscriberAsync(DeleteSubscriberRequest, AsyncHandler<DeleteSubscriberRequest, DeleteSubscriberResult>) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Deletes a subscriber.
deleteSubscriberAsync(DeleteSubscriberRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
deleteSubscriberAsync(DeleteSubscriberRequest, AsyncHandler<DeleteSubscriberRequest, DeleteSubscriberResult>) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
DeleteSubscriberRequest - Class in com.amazonaws.services.budgets.model
Request of DeleteSubscriber
DeleteSubscriberRequest() - Constructor for class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
 
DeleteSubscriberResult - Class in com.amazonaws.services.budgets.model
Response of DeleteSubscriber
DeleteSubscriberResult() - Constructor for class com.amazonaws.services.budgets.model.DeleteSubscriberResult
 
describeBudget(DescribeBudgetRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
describeBudget(DescribeBudgetRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Describes a budget.
describeBudget(DescribeBudgetRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsClient
Describes a budget.
describeBudgetAsync(DescribeBudgetRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
describeBudgetAsync(DescribeBudgetRequest, AsyncHandler<DescribeBudgetRequest, DescribeBudgetResult>) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
describeBudgetAsync(DescribeBudgetRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Describes a budget.
describeBudgetAsync(DescribeBudgetRequest, AsyncHandler<DescribeBudgetRequest, DescribeBudgetResult>) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Describes a budget.
describeBudgetAsync(DescribeBudgetRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
describeBudgetAsync(DescribeBudgetRequest, AsyncHandler<DescribeBudgetRequest, DescribeBudgetResult>) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
describeBudgetPerformanceHistory(DescribeBudgetPerformanceHistoryRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
describeBudgetPerformanceHistory(DescribeBudgetPerformanceHistoryRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Describes the history for DAILY, MONTHLY, and QUARTERLY budgets.
describeBudgetPerformanceHistory(DescribeBudgetPerformanceHistoryRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsClient
Describes the history for DAILY, MONTHLY, and QUARTERLY budgets.
describeBudgetPerformanceHistoryAsync(DescribeBudgetPerformanceHistoryRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
describeBudgetPerformanceHistoryAsync(DescribeBudgetPerformanceHistoryRequest, AsyncHandler<DescribeBudgetPerformanceHistoryRequest, DescribeBudgetPerformanceHistoryResult>) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
describeBudgetPerformanceHistoryAsync(DescribeBudgetPerformanceHistoryRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Describes the history for DAILY, MONTHLY, and QUARTERLY budgets.
describeBudgetPerformanceHistoryAsync(DescribeBudgetPerformanceHistoryRequest, AsyncHandler<DescribeBudgetPerformanceHistoryRequest, DescribeBudgetPerformanceHistoryResult>) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Describes the history for DAILY, MONTHLY, and QUARTERLY budgets.
describeBudgetPerformanceHistoryAsync(DescribeBudgetPerformanceHistoryRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
describeBudgetPerformanceHistoryAsync(DescribeBudgetPerformanceHistoryRequest, AsyncHandler<DescribeBudgetPerformanceHistoryRequest, DescribeBudgetPerformanceHistoryResult>) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
DescribeBudgetPerformanceHistoryRequest - Class in com.amazonaws.services.budgets.model
 
DescribeBudgetPerformanceHistoryRequest() - Constructor for class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
 
DescribeBudgetPerformanceHistoryResult - Class in com.amazonaws.services.budgets.model
 
DescribeBudgetPerformanceHistoryResult() - Constructor for class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryResult
 
DescribeBudgetRequest - Class in com.amazonaws.services.budgets.model
Request of DescribeBudget
DescribeBudgetRequest() - Constructor for class com.amazonaws.services.budgets.model.DescribeBudgetRequest
 
DescribeBudgetResult - Class in com.amazonaws.services.budgets.model
Response of DescribeBudget
DescribeBudgetResult() - Constructor for class com.amazonaws.services.budgets.model.DescribeBudgetResult
 
describeBudgets(DescribeBudgetsRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
describeBudgets(DescribeBudgetsRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Lists the budgets that are associated with an account.
describeBudgets(DescribeBudgetsRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsClient
Lists the budgets that are associated with an account.
describeBudgetsAsync(DescribeBudgetsRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
describeBudgetsAsync(DescribeBudgetsRequest, AsyncHandler<DescribeBudgetsRequest, DescribeBudgetsResult>) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
describeBudgetsAsync(DescribeBudgetsRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Lists the budgets that are associated with an account.
describeBudgetsAsync(DescribeBudgetsRequest, AsyncHandler<DescribeBudgetsRequest, DescribeBudgetsResult>) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Lists the budgets that are associated with an account.
describeBudgetsAsync(DescribeBudgetsRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
describeBudgetsAsync(DescribeBudgetsRequest, AsyncHandler<DescribeBudgetsRequest, DescribeBudgetsResult>) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
DescribeBudgetsRequest - Class in com.amazonaws.services.budgets.model
Request of DescribeBudgets
DescribeBudgetsRequest() - Constructor for class com.amazonaws.services.budgets.model.DescribeBudgetsRequest
 
DescribeBudgetsResult - Class in com.amazonaws.services.budgets.model
Response of DescribeBudgets
DescribeBudgetsResult() - Constructor for class com.amazonaws.services.budgets.model.DescribeBudgetsResult
 
describeNotificationsForBudget(DescribeNotificationsForBudgetRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
describeNotificationsForBudget(DescribeNotificationsForBudgetRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Lists the notifications that are associated with a budget.
describeNotificationsForBudget(DescribeNotificationsForBudgetRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsClient
Lists the notifications that are associated with a budget.
describeNotificationsForBudgetAsync(DescribeNotificationsForBudgetRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
describeNotificationsForBudgetAsync(DescribeNotificationsForBudgetRequest, AsyncHandler<DescribeNotificationsForBudgetRequest, DescribeNotificationsForBudgetResult>) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
describeNotificationsForBudgetAsync(DescribeNotificationsForBudgetRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Lists the notifications that are associated with a budget.
describeNotificationsForBudgetAsync(DescribeNotificationsForBudgetRequest, AsyncHandler<DescribeNotificationsForBudgetRequest, DescribeNotificationsForBudgetResult>) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Lists the notifications that are associated with a budget.
describeNotificationsForBudgetAsync(DescribeNotificationsForBudgetRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
describeNotificationsForBudgetAsync(DescribeNotificationsForBudgetRequest, AsyncHandler<DescribeNotificationsForBudgetRequest, DescribeNotificationsForBudgetResult>) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
DescribeNotificationsForBudgetRequest - Class in com.amazonaws.services.budgets.model
Request of DescribeNotificationsForBudget
DescribeNotificationsForBudgetRequest() - Constructor for class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
 
DescribeNotificationsForBudgetResult - Class in com.amazonaws.services.budgets.model
Response of GetNotificationsForBudget
DescribeNotificationsForBudgetResult() - Constructor for class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetResult
 
describeSubscribersForNotification(DescribeSubscribersForNotificationRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
describeSubscribersForNotification(DescribeSubscribersForNotificationRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Lists the subscribers that are associated with a notification.
describeSubscribersForNotification(DescribeSubscribersForNotificationRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsClient
Lists the subscribers that are associated with a notification.
describeSubscribersForNotificationAsync(DescribeSubscribersForNotificationRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
describeSubscribersForNotificationAsync(DescribeSubscribersForNotificationRequest, AsyncHandler<DescribeSubscribersForNotificationRequest, DescribeSubscribersForNotificationResult>) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
describeSubscribersForNotificationAsync(DescribeSubscribersForNotificationRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Lists the subscribers that are associated with a notification.
describeSubscribersForNotificationAsync(DescribeSubscribersForNotificationRequest, AsyncHandler<DescribeSubscribersForNotificationRequest, DescribeSubscribersForNotificationResult>) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Lists the subscribers that are associated with a notification.
describeSubscribersForNotificationAsync(DescribeSubscribersForNotificationRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
describeSubscribersForNotificationAsync(DescribeSubscribersForNotificationRequest, AsyncHandler<DescribeSubscribersForNotificationRequest, DescribeSubscribersForNotificationResult>) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
DescribeSubscribersForNotificationRequest - Class in com.amazonaws.services.budgets.model
Request of DescribeSubscribersForNotification
DescribeSubscribersForNotificationRequest() - Constructor for class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
 
DescribeSubscribersForNotificationResult - Class in com.amazonaws.services.budgets.model
Response of DescribeSubscribersForNotification
DescribeSubscribersForNotificationResult() - Constructor for class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationResult
 
DuplicateRecordException - Exception in com.amazonaws.services.budgets.model
The budget name already exists.
DuplicateRecordException(String) - Constructor for exception com.amazonaws.services.budgets.model.DuplicateRecordException
Constructs a new DuplicateRecordException with the specified error message.

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.budgets.AWSBudgets
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.budgets.model.Budget
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.BudgetedAndActualAmounts
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.CalculatedSpend
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.CostTypes
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.CreateBudgetRequest
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.CreateBudgetResult
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.CreateNotificationResult
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.CreateSubscriberRequest
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.CreateSubscriberResult
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.DeleteBudgetRequest
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.DeleteBudgetResult
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.DeleteNotificationRequest
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.DeleteNotificationResult
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberResult
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetRequest
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetResult
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsRequest
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsResult
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetResult
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationResult
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.Notification
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.NotificationWithSubscribers
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.Spend
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.Subscriber
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.TimePeriod
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.UpdateBudgetRequest
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.UpdateBudgetResult
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.UpdateNotificationRequest
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.UpdateNotificationResult
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
 
equals(Object) - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberResult
 
ExpiredNextTokenException - Exception in com.amazonaws.services.budgets.model
The pagination token expired.
ExpiredNextTokenException(String) - Constructor for exception com.amazonaws.services.budgets.model.ExpiredNextTokenException
Constructs a new ExpiredNextTokenException with the specified error message.

F

fromValue(String) - Static method in enum com.amazonaws.services.budgets.model.BudgetType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.budgets.model.ComparisonOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.budgets.model.NotificationState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.budgets.model.NotificationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.budgets.model.SubscriptionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.budgets.model.ThresholdType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.budgets.model.TimeUnit
Use this in place of valueOf.

G

getAccountId() - Method in class com.amazonaws.services.budgets.model.CreateBudgetRequest
The accountId that is associated with the budget.
getAccountId() - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
The accountId that is associated with the budget that you want to create a notification for.
getAccountId() - Method in class com.amazonaws.services.budgets.model.CreateSubscriberRequest
The accountId that is associated with the budget that you want to create a subscriber for.
getAccountId() - Method in class com.amazonaws.services.budgets.model.DeleteBudgetRequest
The accountId that is associated with the budget that you want to delete.
getAccountId() - Method in class com.amazonaws.services.budgets.model.DeleteNotificationRequest
The accountId that is associated with the budget whose notification you want to delete.
getAccountId() - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
The accountId that is associated with the budget whose subscriber you want to delete.
getAccountId() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
 
getAccountId() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetRequest
The accountId that is associated with the budget that you want a description of.
getAccountId() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsRequest
The accountId that is associated with the budgets that you want descriptions of.
getAccountId() - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
The accountId that is associated with the budget whose notifications you want descriptions of.
getAccountId() - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
The accountId that is associated with the budget whose subscribers you want descriptions of.
getAccountId() - Method in class com.amazonaws.services.budgets.model.UpdateBudgetRequest
The accountId that is associated with the budget that you want to update.
getAccountId() - Method in class com.amazonaws.services.budgets.model.UpdateNotificationRequest
The accountId that is associated with the budget whose notification you want to update.
getAccountId() - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
The accountId that is associated with the budget whose subscriber you want to update.
getActionName() - Method in enum com.amazonaws.auth.policy.actions.BudgetsActions
 
getActualAmount() - Method in class com.amazonaws.services.budgets.model.BudgetedAndActualAmounts
Your actual costs or usage for a budget period.
getActualSpend() - Method in class com.amazonaws.services.budgets.model.CalculatedSpend
The amount of cost, usage, or RI units that you have used.
getAddress() - Method in class com.amazonaws.services.budgets.model.Subscriber
The address that AWS sends budget notifications to, either an SNS topic or an email.
getAmount() - Method in class com.amazonaws.services.budgets.model.Spend
The cost or usage amount that is associated with a budget forecast, actual spend, or budget threshold.
getBudget() - Method in class com.amazonaws.services.budgets.model.CreateBudgetRequest
The budget object that you want to create.
getBudget() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetResult
The description of the budget.
getBudgetedAmount() - Method in class com.amazonaws.services.budgets.model.BudgetedAndActualAmounts
The amount of cost or usage that you created the budget for.
getBudgetedAndActualAmountsList() - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
A list of amounts of cost or usage that you created budgets for, compared to your actual costs or usage.
getBudgetLimit() - Method in class com.amazonaws.services.budgets.model.Budget
The total amount of cost, usage, RI utilization, RI coverage, Savings Plans utilization, or Savings Plans coverage that you want to track with your budget.
getBudgetName() - Method in class com.amazonaws.services.budgets.model.Budget
The name of a budget.
getBudgetName() - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
getBudgetName() - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
The name of the budget that you want AWS to notify you about.
getBudgetName() - Method in class com.amazonaws.services.budgets.model.CreateSubscriberRequest
The name of the budget that you want to subscribe to.
getBudgetName() - Method in class com.amazonaws.services.budgets.model.DeleteBudgetRequest
The name of the budget that you want to delete.
getBudgetName() - Method in class com.amazonaws.services.budgets.model.DeleteNotificationRequest
The name of the budget whose notification you want to delete.
getBudgetName() - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
The name of the budget whose subscriber you want to delete.
getBudgetName() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
 
getBudgetName() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetRequest
The name of the budget that you want a description of.
getBudgetName() - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
The name of the budget whose notifications you want descriptions of.
getBudgetName() - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
The name of the budget whose subscribers you want descriptions of.
getBudgetName() - Method in class com.amazonaws.services.budgets.model.UpdateNotificationRequest
The name of the budget whose notification you want to update.
getBudgetName() - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
The name of the budget whose subscriber you want to update.
getBudgetPerformanceHistory() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryResult
The history of how often the budget has gone into an ALARM state.
getBudgets() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsResult
A list of budgets.
getBudgetType() - Method in class com.amazonaws.services.budgets.model.Budget
Whether this budget tracks costs, usage, RI utilization, RI coverage, Savings Plans utilization, or Savings Plans coverage.
getBudgetType() - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCalculatedSpend() - Method in class com.amazonaws.services.budgets.model.Budget
The actual and forecasted cost or usage that the budget tracks.
getComparisonOperator() - Method in class com.amazonaws.services.budgets.model.Notification
The comparison that is used for this notification.
getCostFilters() - Method in class com.amazonaws.services.budgets.model.Budget
The cost filters, such as service or tag, that are applied to a budget.
getCostFilters() - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
The history of the cost filters for a budget during the specified time period.
getCostTypes() - Method in class com.amazonaws.services.budgets.model.Budget
The types of costs that are included in this COST budget.
getCostTypes() - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
The history of the cost types for a budget during the specified time period.
getEnd() - Method in class com.amazonaws.services.budgets.model.TimePeriod
The end date for a budget.
getExecutorService() - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
Returns the executor service used by this client to execute async requests.
getForecastedSpend() - Method in class com.amazonaws.services.budgets.model.CalculatedSpend
The amount of cost, usage, or RI units that you are forecasted to use.
getIncludeCredit() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes credits.
getIncludeDiscount() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes discounts.
getIncludeOtherSubscription() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes non-RI subscription costs.
getIncludeRecurring() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes recurring fees such as monthly RI fees.
getIncludeRefund() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes refunds.
getIncludeSubscription() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes subscriptions.
getIncludeSupport() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes support subscription fees.
getIncludeTax() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes taxes.
getIncludeUpfront() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes upfront RI costs.
getLastUpdatedTime() - Method in class com.amazonaws.services.budgets.model.Budget
The last time that you updated this budget.
getMaxResults() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
 
getMaxResults() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsRequest
An optional integer that represents how many entries a paginated response contains.
getMaxResults() - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
An optional integer that represents how many entries a paginated response contains.
getMaxResults() - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
An optional integer that represents how many entries a paginated response contains.
getNewBudget() - Method in class com.amazonaws.services.budgets.model.UpdateBudgetRequest
The budget that you want to update your budget to.
getNewNotification() - Method in class com.amazonaws.services.budgets.model.UpdateNotificationRequest
The updated notification to be associated with a budget.
getNewSubscriber() - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
The updated subscriber that is associated with a budget notification.
getNextToken() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
 
getNextToken() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryResult
 
getNextToken() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsRequest
The pagination token that you include in your request to indicate the next set of results that you want to retrieve.
getNextToken() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsResult
The pagination token in the service response that indicates the next set of results that you can retrieve.
getNextToken() - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
The pagination token that you include in your request to indicate the next set of results that you want to retrieve.
getNextToken() - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetResult
The pagination token in the service response that indicates the next set of results that you can retrieve.
getNextToken() - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
The pagination token that you include in your request to indicate the next set of results that you want to retrieve.
getNextToken() - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationResult
The pagination token in the service response that indicates the next set of results that you can retrieve.
getNotification() - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
The notification that you want to create.
getNotification() - Method in class com.amazonaws.services.budgets.model.CreateSubscriberRequest
The notification that you want to create a subscriber for.
getNotification() - Method in class com.amazonaws.services.budgets.model.DeleteNotificationRequest
The notification that you want to delete.
getNotification() - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
The notification whose subscriber you want to delete.
getNotification() - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
The notification whose subscribers you want to list.
getNotification() - Method in class com.amazonaws.services.budgets.model.NotificationWithSubscribers
The notification that is associated with a budget.
getNotification() - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
The notification whose subscriber you want to update.
getNotifications() - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetResult
A list of notifications that are associated with a budget.
getNotificationState() - Method in class com.amazonaws.services.budgets.model.Notification
Whether this notification is in alarm.
getNotificationsWithSubscribers() - Method in class com.amazonaws.services.budgets.model.CreateBudgetRequest
A notification that you want to associate with a budget.
getNotificationType() - Method in class com.amazonaws.services.budgets.model.Notification
Whether the notification is for how much you have spent (ACTUAL) or for how much you're forecasted to spend (FORECASTED).
getOldNotification() - Method in class com.amazonaws.services.budgets.model.UpdateNotificationRequest
The previous notification that is associated with a budget.
getOldSubscriber() - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
The previous subscriber that is associated with a budget notification.
getPlannedBudgetLimits() - Method in class com.amazonaws.services.budgets.model.Budget
A map containing multiple BudgetLimit, including current or future limits.
getStart() - Method in class com.amazonaws.services.budgets.model.TimePeriod
The start date for a budget.
getSubscriber() - Method in class com.amazonaws.services.budgets.model.CreateSubscriberRequest
The subscriber that you want to associate with a budget notification.
getSubscriber() - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
The subscriber that you want to delete.
getSubscribers() - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
A list of subscribers that you want to associate with the notification.
getSubscribers() - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationResult
A list of subscribers that are associated with a notification.
getSubscribers() - Method in class com.amazonaws.services.budgets.model.NotificationWithSubscribers
A list of subscribers who are subscribed to this notification.
getSubscriptionType() - Method in class com.amazonaws.services.budgets.model.Subscriber
The type of notification that AWS sends to a subscriber.
getThreshold() - Method in class com.amazonaws.services.budgets.model.Notification
The threshold that is associated with a notification.
getThresholdType() - Method in class com.amazonaws.services.budgets.model.Notification
The type of threshold for a notification.
getTimePeriod() - Method in class com.amazonaws.services.budgets.model.Budget
The period of time that is covered by a budget.
getTimePeriod() - Method in class com.amazonaws.services.budgets.model.BudgetedAndActualAmounts
The time period covered by this budget comparison.
getTimePeriod() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
Retrieves how often the budget went into an ALARM state for the specified time period.
getTimeUnit() - Method in class com.amazonaws.services.budgets.model.Budget
The length of time until a budget resets the actual and forecasted spend.
getTimeUnit() - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
getUnit() - Method in class com.amazonaws.services.budgets.model.Spend
The unit of measurement that is used for the budget forecast, actual spend, or budget threshold, such as dollars or GB.
getUseAmortized() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget uses the amortized rate.
getUseBlended() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget uses a blended rate.

H

hashCode() - Method in class com.amazonaws.services.budgets.model.Budget
 
hashCode() - Method in class com.amazonaws.services.budgets.model.BudgetedAndActualAmounts
 
hashCode() - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
hashCode() - Method in class com.amazonaws.services.budgets.model.CalculatedSpend
 
hashCode() - Method in class com.amazonaws.services.budgets.model.CostTypes
 
hashCode() - Method in class com.amazonaws.services.budgets.model.CreateBudgetRequest
 
hashCode() - Method in class com.amazonaws.services.budgets.model.CreateBudgetResult
 
hashCode() - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
 
hashCode() - Method in class com.amazonaws.services.budgets.model.CreateNotificationResult
 
hashCode() - Method in class com.amazonaws.services.budgets.model.CreateSubscriberRequest
 
hashCode() - Method in class com.amazonaws.services.budgets.model.CreateSubscriberResult
 
hashCode() - Method in class com.amazonaws.services.budgets.model.DeleteBudgetRequest
 
hashCode() - Method in class com.amazonaws.services.budgets.model.DeleteBudgetResult
 
hashCode() - Method in class com.amazonaws.services.budgets.model.DeleteNotificationRequest
 
hashCode() - Method in class com.amazonaws.services.budgets.model.DeleteNotificationResult
 
hashCode() - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
 
hashCode() - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberResult
 
hashCode() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryResult
 
hashCode() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetRequest
 
hashCode() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetResult
 
hashCode() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsRequest
 
hashCode() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsResult
 
hashCode() - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
 
hashCode() - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetResult
 
hashCode() - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
 
hashCode() - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationResult
 
hashCode() - Method in class com.amazonaws.services.budgets.model.Notification
 
hashCode() - Method in class com.amazonaws.services.budgets.model.NotificationWithSubscribers
 
hashCode() - Method in class com.amazonaws.services.budgets.model.Spend
 
hashCode() - Method in class com.amazonaws.services.budgets.model.Subscriber
 
hashCode() - Method in class com.amazonaws.services.budgets.model.TimePeriod
 
hashCode() - Method in class com.amazonaws.services.budgets.model.UpdateBudgetRequest
 
hashCode() - Method in class com.amazonaws.services.budgets.model.UpdateBudgetResult
 
hashCode() - Method in class com.amazonaws.services.budgets.model.UpdateNotificationRequest
 
hashCode() - Method in class com.amazonaws.services.budgets.model.UpdateNotificationResult
 
hashCode() - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
 
hashCode() - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberResult
 

I

InternalErrorException - Exception in com.amazonaws.services.budgets.model
An error on the server occurred during the processing of your request.
InternalErrorException(String) - Constructor for exception com.amazonaws.services.budgets.model.InternalErrorException
Constructs a new InternalErrorException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.budgets.model
The pagination token is invalid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.budgets.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.budgets.model
An error on the client occurred.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.budgets.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
isIncludeCredit() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes credits.
isIncludeDiscount() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes discounts.
isIncludeOtherSubscription() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes non-RI subscription costs.
isIncludeRecurring() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes recurring fees such as monthly RI fees.
isIncludeRefund() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes refunds.
isIncludeSubscription() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes subscriptions.
isIncludeSupport() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes support subscription fees.
isIncludeTax() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes taxes.
isIncludeUpfront() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes upfront RI costs.
isUseAmortized() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget uses the amortized rate.
isUseBlended() - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget uses a blended rate.

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.budgets.model.Budget
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.budgets.model.BudgetedAndActualAmounts
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.budgets.model.CalculatedSpend
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.budgets.model.CostTypes
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.budgets.model.Notification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.budgets.model.NotificationWithSubscribers
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.budgets.model.Spend
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.budgets.model.Subscriber
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.budgets.model.TimePeriod
 

N

NotFoundException - Exception in com.amazonaws.services.budgets.model
We can’t locate the resource that you specified.
NotFoundException(String) - Constructor for exception com.amazonaws.services.budgets.model.NotFoundException
Constructs a new NotFoundException with the specified error message.
Notification - Class in com.amazonaws.services.budgets.model
A notification that is associated with a budget.
Notification() - Constructor for class com.amazonaws.services.budgets.model.Notification
 
NotificationState - Enum in com.amazonaws.services.budgets.model
 
NotificationType - Enum in com.amazonaws.services.budgets.model
The type of a notification.
NotificationWithSubscribers - Class in com.amazonaws.services.budgets.model
A notification with subscribers.
NotificationWithSubscribers() - Constructor for class com.amazonaws.services.budgets.model.NotificationWithSubscribers
 

S

setAccountId(String) - Method in class com.amazonaws.services.budgets.model.CreateBudgetRequest
The accountId that is associated with the budget.
setAccountId(String) - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
The accountId that is associated with the budget that you want to create a notification for.
setAccountId(String) - Method in class com.amazonaws.services.budgets.model.CreateSubscriberRequest
The accountId that is associated with the budget that you want to create a subscriber for.
setAccountId(String) - Method in class com.amazonaws.services.budgets.model.DeleteBudgetRequest
The accountId that is associated with the budget that you want to delete.
setAccountId(String) - Method in class com.amazonaws.services.budgets.model.DeleteNotificationRequest
The accountId that is associated with the budget whose notification you want to delete.
setAccountId(String) - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
The accountId that is associated with the budget whose subscriber you want to delete.
setAccountId(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
 
setAccountId(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetRequest
The accountId that is associated with the budget that you want a description of.
setAccountId(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsRequest
The accountId that is associated with the budgets that you want descriptions of.
setAccountId(String) - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
The accountId that is associated with the budget whose notifications you want descriptions of.
setAccountId(String) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
The accountId that is associated with the budget whose subscribers you want descriptions of.
setAccountId(String) - Method in class com.amazonaws.services.budgets.model.UpdateBudgetRequest
The accountId that is associated with the budget that you want to update.
setAccountId(String) - Method in class com.amazonaws.services.budgets.model.UpdateNotificationRequest
The accountId that is associated with the budget whose notification you want to update.
setAccountId(String) - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
The accountId that is associated with the budget whose subscriber you want to update.
setActualAmount(Spend) - Method in class com.amazonaws.services.budgets.model.BudgetedAndActualAmounts
Your actual costs or usage for a budget period.
setActualSpend(Spend) - Method in class com.amazonaws.services.budgets.model.CalculatedSpend
The amount of cost, usage, or RI units that you have used.
setAddress(String) - Method in class com.amazonaws.services.budgets.model.Subscriber
The address that AWS sends budget notifications to, either an SNS topic or an email.
setAmount(BigDecimal) - Method in class com.amazonaws.services.budgets.model.Spend
The cost or usage amount that is associated with a budget forecast, actual spend, or budget threshold.
setBudget(Budget) - Method in class com.amazonaws.services.budgets.model.CreateBudgetRequest
The budget object that you want to create.
setBudget(Budget) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetResult
The description of the budget.
setBudgetedAmount(Spend) - Method in class com.amazonaws.services.budgets.model.BudgetedAndActualAmounts
The amount of cost or usage that you created the budget for.
setBudgetedAndActualAmountsList(Collection<BudgetedAndActualAmounts>) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
A list of amounts of cost or usage that you created budgets for, compared to your actual costs or usage.
setBudgetLimit(Spend) - Method in class com.amazonaws.services.budgets.model.Budget
The total amount of cost, usage, RI utilization, RI coverage, Savings Plans utilization, or Savings Plans coverage that you want to track with your budget.
setBudgetName(String) - Method in class com.amazonaws.services.budgets.model.Budget
The name of a budget.
setBudgetName(String) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
setBudgetName(String) - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
The name of the budget that you want AWS to notify you about.
setBudgetName(String) - Method in class com.amazonaws.services.budgets.model.CreateSubscriberRequest
The name of the budget that you want to subscribe to.
setBudgetName(String) - Method in class com.amazonaws.services.budgets.model.DeleteBudgetRequest
The name of the budget that you want to delete.
setBudgetName(String) - Method in class com.amazonaws.services.budgets.model.DeleteNotificationRequest
The name of the budget whose notification you want to delete.
setBudgetName(String) - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
The name of the budget whose subscriber you want to delete.
setBudgetName(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
 
setBudgetName(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetRequest
The name of the budget that you want a description of.
setBudgetName(String) - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
The name of the budget whose notifications you want descriptions of.
setBudgetName(String) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
The name of the budget whose subscribers you want descriptions of.
setBudgetName(String) - Method in class com.amazonaws.services.budgets.model.UpdateNotificationRequest
The name of the budget whose notification you want to update.
setBudgetName(String) - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
The name of the budget whose subscriber you want to update.
setBudgetPerformanceHistory(BudgetPerformanceHistory) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryResult
The history of how often the budget has gone into an ALARM state.
setBudgets(Collection<Budget>) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsResult
A list of budgets.
setBudgetType(String) - Method in class com.amazonaws.services.budgets.model.Budget
Whether this budget tracks costs, usage, RI utilization, RI coverage, Savings Plans utilization, or Savings Plans coverage.
setBudgetType(BudgetType) - Method in class com.amazonaws.services.budgets.model.Budget
Whether this budget tracks costs, usage, RI utilization, RI coverage, Savings Plans utilization, or Savings Plans coverage.
setBudgetType(String) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
setCalculatedSpend(CalculatedSpend) - Method in class com.amazonaws.services.budgets.model.Budget
The actual and forecasted cost or usage that the budget tracks.
setComparisonOperator(String) - Method in class com.amazonaws.services.budgets.model.Notification
The comparison that is used for this notification.
setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.budgets.model.Notification
The comparison that is used for this notification.
setCostFilters(Map<String, List<String>>) - Method in class com.amazonaws.services.budgets.model.Budget
The cost filters, such as service or tag, that are applied to a budget.
setCostFilters(Map<String, List<String>>) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
The history of the cost filters for a budget during the specified time period.
setCostTypes(CostTypes) - Method in class com.amazonaws.services.budgets.model.Budget
The types of costs that are included in this COST budget.
setCostTypes(CostTypes) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
The history of the cost types for a budget during the specified time period.
setEnd(Date) - Method in class com.amazonaws.services.budgets.model.TimePeriod
The end date for a budget.
setEndpoint(String) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
setEndpoint(String) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setForecastedSpend(Spend) - Method in class com.amazonaws.services.budgets.model.CalculatedSpend
The amount of cost, usage, or RI units that you are forecasted to use.
setIncludeCredit(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes credits.
setIncludeDiscount(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes discounts.
setIncludeOtherSubscription(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes non-RI subscription costs.
setIncludeRecurring(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes recurring fees such as monthly RI fees.
setIncludeRefund(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes refunds.
setIncludeSubscription(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes subscriptions.
setIncludeSupport(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes support subscription fees.
setIncludeTax(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes taxes.
setIncludeUpfront(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes upfront RI costs.
setLastUpdatedTime(Date) - Method in class com.amazonaws.services.budgets.model.Budget
The last time that you updated this budget.
setMaxResults(Integer) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
 
setMaxResults(Integer) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsRequest
An optional integer that represents how many entries a paginated response contains.
setMaxResults(Integer) - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
An optional integer that represents how many entries a paginated response contains.
setMaxResults(Integer) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
An optional integer that represents how many entries a paginated response contains.
setNewBudget(Budget) - Method in class com.amazonaws.services.budgets.model.UpdateBudgetRequest
The budget that you want to update your budget to.
setNewNotification(Notification) - Method in class com.amazonaws.services.budgets.model.UpdateNotificationRequest
The updated notification to be associated with a budget.
setNewSubscriber(Subscriber) - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
The updated subscriber that is associated with a budget notification.
setNextToken(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
 
setNextToken(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryResult
 
setNextToken(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsRequest
The pagination token that you include in your request to indicate the next set of results that you want to retrieve.
setNextToken(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsResult
The pagination token in the service response that indicates the next set of results that you can retrieve.
setNextToken(String) - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
The pagination token that you include in your request to indicate the next set of results that you want to retrieve.
setNextToken(String) - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetResult
The pagination token in the service response that indicates the next set of results that you can retrieve.
setNextToken(String) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
The pagination token that you include in your request to indicate the next set of results that you want to retrieve.
setNextToken(String) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationResult
The pagination token in the service response that indicates the next set of results that you can retrieve.
setNotification(Notification) - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
The notification that you want to create.
setNotification(Notification) - Method in class com.amazonaws.services.budgets.model.CreateSubscriberRequest
The notification that you want to create a subscriber for.
setNotification(Notification) - Method in class com.amazonaws.services.budgets.model.DeleteNotificationRequest
The notification that you want to delete.
setNotification(Notification) - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
The notification whose subscriber you want to delete.
setNotification(Notification) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
The notification whose subscribers you want to list.
setNotification(Notification) - Method in class com.amazonaws.services.budgets.model.NotificationWithSubscribers
The notification that is associated with a budget.
setNotification(Notification) - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
The notification whose subscriber you want to update.
setNotifications(Collection<Notification>) - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetResult
A list of notifications that are associated with a budget.
setNotificationState(String) - Method in class com.amazonaws.services.budgets.model.Notification
Whether this notification is in alarm.
setNotificationState(NotificationState) - Method in class com.amazonaws.services.budgets.model.Notification
Whether this notification is in alarm.
setNotificationsWithSubscribers(Collection<NotificationWithSubscribers>) - Method in class com.amazonaws.services.budgets.model.CreateBudgetRequest
A notification that you want to associate with a budget.
setNotificationType(String) - Method in class com.amazonaws.services.budgets.model.Notification
Whether the notification is for how much you have spent (ACTUAL) or for how much you're forecasted to spend (FORECASTED).
setNotificationType(NotificationType) - Method in class com.amazonaws.services.budgets.model.Notification
Whether the notification is for how much you have spent (ACTUAL) or for how much you're forecasted to spend (FORECASTED).
setOldNotification(Notification) - Method in class com.amazonaws.services.budgets.model.UpdateNotificationRequest
The previous notification that is associated with a budget.
setOldSubscriber(Subscriber) - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
The previous subscriber that is associated with a budget notification.
setPlannedBudgetLimits(Map<String, Spend>) - Method in class com.amazonaws.services.budgets.model.Budget
A map containing multiple BudgetLimit, including current or future limits.
setRegion(Region) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
setRegion(Region) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Deprecated.
use AwsClientBuilder#setRegion(String)
setStart(Date) - Method in class com.amazonaws.services.budgets.model.TimePeriod
The start date for a budget.
setSubscriber(Subscriber) - Method in class com.amazonaws.services.budgets.model.CreateSubscriberRequest
The subscriber that you want to associate with a budget notification.
setSubscriber(Subscriber) - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
The subscriber that you want to delete.
setSubscribers(Collection<Subscriber>) - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
A list of subscribers that you want to associate with the notification.
setSubscribers(Collection<Subscriber>) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationResult
A list of subscribers that are associated with a notification.
setSubscribers(Collection<Subscriber>) - Method in class com.amazonaws.services.budgets.model.NotificationWithSubscribers
A list of subscribers who are subscribed to this notification.
setSubscriptionType(String) - Method in class com.amazonaws.services.budgets.model.Subscriber
The type of notification that AWS sends to a subscriber.
setSubscriptionType(SubscriptionType) - Method in class com.amazonaws.services.budgets.model.Subscriber
The type of notification that AWS sends to a subscriber.
setThreshold(Double) - Method in class com.amazonaws.services.budgets.model.Notification
The threshold that is associated with a notification.
setThresholdType(String) - Method in class com.amazonaws.services.budgets.model.Notification
The type of threshold for a notification.
setThresholdType(ThresholdType) - Method in class com.amazonaws.services.budgets.model.Notification
The type of threshold for a notification.
setTimePeriod(TimePeriod) - Method in class com.amazonaws.services.budgets.model.Budget
The period of time that is covered by a budget.
setTimePeriod(TimePeriod) - Method in class com.amazonaws.services.budgets.model.BudgetedAndActualAmounts
The time period covered by this budget comparison.
setTimePeriod(TimePeriod) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
Retrieves how often the budget went into an ALARM state for the specified time period.
setTimeUnit(String) - Method in class com.amazonaws.services.budgets.model.Budget
The length of time until a budget resets the actual and forecasted spend.
setTimeUnit(TimeUnit) - Method in class com.amazonaws.services.budgets.model.Budget
The length of time until a budget resets the actual and forecasted spend.
setTimeUnit(String) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
setUnit(String) - Method in class com.amazonaws.services.budgets.model.Spend
The unit of measurement that is used for the budget forecast, actual spend, or budget threshold, such as dollars or GB.
setUseAmortized(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget uses the amortized rate.
setUseBlended(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget uses a blended rate.
shutdown() - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
shutdown() - Method in interface com.amazonaws.services.budgets.AWSBudgets
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
Shuts down the client, releasing all managed resources.
Spend - Class in com.amazonaws.services.budgets.model
The amount of cost or usage that is measured for a budget.
Spend() - Constructor for class com.amazonaws.services.budgets.model.Spend
 
standard() - Static method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.budgets.AWSBudgetsClientBuilder
 
Subscriber - Class in com.amazonaws.services.budgets.model
The subscriber to a budget notification.
Subscriber() - Constructor for class com.amazonaws.services.budgets.model.Subscriber
 
SubscriptionType - Enum in com.amazonaws.services.budgets.model
The subscription type of the subscriber.

T

ThresholdType - Enum in com.amazonaws.services.budgets.model
The type of threshold for a notification.
TimePeriod - Class in com.amazonaws.services.budgets.model
The period of time that is covered by a budget.
TimePeriod() - Constructor for class com.amazonaws.services.budgets.model.TimePeriod
 
TimeUnit - Enum in com.amazonaws.services.budgets.model
The time unit of the budget, such as MONTHLY or QUARTERLY.
toString() - Method in class com.amazonaws.services.budgets.model.Budget
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.BudgetedAndActualAmounts
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.budgets.model.BudgetType
 
toString() - Method in class com.amazonaws.services.budgets.model.CalculatedSpend
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.budgets.model.ComparisonOperator
 
toString() - Method in class com.amazonaws.services.budgets.model.CostTypes
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.CreateBudgetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.CreateBudgetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.CreateNotificationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.CreateSubscriberRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.CreateSubscriberResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.DeleteBudgetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.DeleteBudgetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.DeleteNotificationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.DeleteNotificationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.Notification
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.budgets.model.NotificationState
 
toString() - Method in enum com.amazonaws.services.budgets.model.NotificationType
 
toString() - Method in class com.amazonaws.services.budgets.model.NotificationWithSubscribers
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.Spend
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.Subscriber
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.budgets.model.SubscriptionType
 
toString() - Method in enum com.amazonaws.services.budgets.model.ThresholdType
 
toString() - Method in class com.amazonaws.services.budgets.model.TimePeriod
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.budgets.model.TimeUnit
 
toString() - Method in class com.amazonaws.services.budgets.model.UpdateBudgetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.UpdateBudgetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.UpdateNotificationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.UpdateNotificationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberResult
Returns a string representation of this object.

U

updateBudget(UpdateBudgetRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
updateBudget(UpdateBudgetRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Updates a budget.
updateBudget(UpdateBudgetRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsClient
Updates a budget.
updateBudgetAsync(UpdateBudgetRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
updateBudgetAsync(UpdateBudgetRequest, AsyncHandler<UpdateBudgetRequest, UpdateBudgetResult>) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
updateBudgetAsync(UpdateBudgetRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Updates a budget.
updateBudgetAsync(UpdateBudgetRequest, AsyncHandler<UpdateBudgetRequest, UpdateBudgetResult>) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Updates a budget.
updateBudgetAsync(UpdateBudgetRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
updateBudgetAsync(UpdateBudgetRequest, AsyncHandler<UpdateBudgetRequest, UpdateBudgetResult>) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
UpdateBudgetRequest - Class in com.amazonaws.services.budgets.model
Request of UpdateBudget
UpdateBudgetRequest() - Constructor for class com.amazonaws.services.budgets.model.UpdateBudgetRequest
 
UpdateBudgetResult - Class in com.amazonaws.services.budgets.model
Response of UpdateBudget
UpdateBudgetResult() - Constructor for class com.amazonaws.services.budgets.model.UpdateBudgetResult
 
updateNotification(UpdateNotificationRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
updateNotification(UpdateNotificationRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Updates a notification.
updateNotification(UpdateNotificationRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsClient
Updates a notification.
updateNotificationAsync(UpdateNotificationRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
updateNotificationAsync(UpdateNotificationRequest, AsyncHandler<UpdateNotificationRequest, UpdateNotificationResult>) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
updateNotificationAsync(UpdateNotificationRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Updates a notification.
updateNotificationAsync(UpdateNotificationRequest, AsyncHandler<UpdateNotificationRequest, UpdateNotificationResult>) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Updates a notification.
updateNotificationAsync(UpdateNotificationRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
updateNotificationAsync(UpdateNotificationRequest, AsyncHandler<UpdateNotificationRequest, UpdateNotificationResult>) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
UpdateNotificationRequest - Class in com.amazonaws.services.budgets.model
Request of UpdateNotification
UpdateNotificationRequest() - Constructor for class com.amazonaws.services.budgets.model.UpdateNotificationRequest
 
UpdateNotificationResult - Class in com.amazonaws.services.budgets.model
Response of UpdateNotification
UpdateNotificationResult() - Constructor for class com.amazonaws.services.budgets.model.UpdateNotificationResult
 
updateSubscriber(UpdateSubscriberRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgets
 
updateSubscriber(UpdateSubscriberRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgets
Updates a subscriber.
updateSubscriber(UpdateSubscriberRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsClient
Updates a subscriber.
updateSubscriberAsync(UpdateSubscriberRequest) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
updateSubscriberAsync(UpdateSubscriberRequest, AsyncHandler<UpdateSubscriberRequest, UpdateSubscriberResult>) - Method in class com.amazonaws.services.budgets.AbstractAWSBudgetsAsync
 
updateSubscriberAsync(UpdateSubscriberRequest) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Updates a subscriber.
updateSubscriberAsync(UpdateSubscriberRequest, AsyncHandler<UpdateSubscriberRequest, UpdateSubscriberResult>) - Method in interface com.amazonaws.services.budgets.AWSBudgetsAsync
Updates a subscriber.
updateSubscriberAsync(UpdateSubscriberRequest) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
updateSubscriberAsync(UpdateSubscriberRequest, AsyncHandler<UpdateSubscriberRequest, UpdateSubscriberResult>) - Method in class com.amazonaws.services.budgets.AWSBudgetsAsyncClient
 
UpdateSubscriberRequest - Class in com.amazonaws.services.budgets.model
Request of UpdateSubscriber
UpdateSubscriberRequest() - Constructor for class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
 
UpdateSubscriberResult - Class in com.amazonaws.services.budgets.model
Response of UpdateSubscriber
UpdateSubscriberResult() - Constructor for class com.amazonaws.services.budgets.model.UpdateSubscriberResult
 

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.BudgetsActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.budgets.model.BudgetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.budgets.model.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.budgets.model.NotificationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.budgets.model.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.budgets.model.SubscriptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.budgets.model.ThresholdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.budgets.model.TimeUnit
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.BudgetsActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.budgets.model.BudgetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.budgets.model.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.budgets.model.NotificationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.budgets.model.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.budgets.model.SubscriptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.budgets.model.ThresholdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.budgets.model.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccountId(String) - Method in class com.amazonaws.services.budgets.model.CreateBudgetRequest
The accountId that is associated with the budget.
withAccountId(String) - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
The accountId that is associated with the budget that you want to create a notification for.
withAccountId(String) - Method in class com.amazonaws.services.budgets.model.CreateSubscriberRequest
The accountId that is associated with the budget that you want to create a subscriber for.
withAccountId(String) - Method in class com.amazonaws.services.budgets.model.DeleteBudgetRequest
The accountId that is associated with the budget that you want to delete.
withAccountId(String) - Method in class com.amazonaws.services.budgets.model.DeleteNotificationRequest
The accountId that is associated with the budget whose notification you want to delete.
withAccountId(String) - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
The accountId that is associated with the budget whose subscriber you want to delete.
withAccountId(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
 
withAccountId(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetRequest
The accountId that is associated with the budget that you want a description of.
withAccountId(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsRequest
The accountId that is associated with the budgets that you want descriptions of.
withAccountId(String) - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
The accountId that is associated with the budget whose notifications you want descriptions of.
withAccountId(String) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
The accountId that is associated with the budget whose subscribers you want descriptions of.
withAccountId(String) - Method in class com.amazonaws.services.budgets.model.UpdateBudgetRequest
The accountId that is associated with the budget that you want to update.
withAccountId(String) - Method in class com.amazonaws.services.budgets.model.UpdateNotificationRequest
The accountId that is associated with the budget whose notification you want to update.
withAccountId(String) - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
The accountId that is associated with the budget whose subscriber you want to update.
withActualAmount(Spend) - Method in class com.amazonaws.services.budgets.model.BudgetedAndActualAmounts
Your actual costs or usage for a budget period.
withActualSpend(Spend) - Method in class com.amazonaws.services.budgets.model.CalculatedSpend
The amount of cost, usage, or RI units that you have used.
withAddress(String) - Method in class com.amazonaws.services.budgets.model.Subscriber
The address that AWS sends budget notifications to, either an SNS topic or an email.
withAmount(BigDecimal) - Method in class com.amazonaws.services.budgets.model.Spend
The cost or usage amount that is associated with a budget forecast, actual spend, or budget threshold.
withBudget(Budget) - Method in class com.amazonaws.services.budgets.model.CreateBudgetRequest
The budget object that you want to create.
withBudget(Budget) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetResult
The description of the budget.
withBudgetedAmount(Spend) - Method in class com.amazonaws.services.budgets.model.BudgetedAndActualAmounts
The amount of cost or usage that you created the budget for.
withBudgetedAndActualAmountsList(BudgetedAndActualAmounts...) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
A list of amounts of cost or usage that you created budgets for, compared to your actual costs or usage.
withBudgetedAndActualAmountsList(Collection<BudgetedAndActualAmounts>) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
A list of amounts of cost or usage that you created budgets for, compared to your actual costs or usage.
withBudgetLimit(Spend) - Method in class com.amazonaws.services.budgets.model.Budget
The total amount of cost, usage, RI utilization, RI coverage, Savings Plans utilization, or Savings Plans coverage that you want to track with your budget.
withBudgetName(String) - Method in class com.amazonaws.services.budgets.model.Budget
The name of a budget.
withBudgetName(String) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
withBudgetName(String) - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
The name of the budget that you want AWS to notify you about.
withBudgetName(String) - Method in class com.amazonaws.services.budgets.model.CreateSubscriberRequest
The name of the budget that you want to subscribe to.
withBudgetName(String) - Method in class com.amazonaws.services.budgets.model.DeleteBudgetRequest
The name of the budget that you want to delete.
withBudgetName(String) - Method in class com.amazonaws.services.budgets.model.DeleteNotificationRequest
The name of the budget whose notification you want to delete.
withBudgetName(String) - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
The name of the budget whose subscriber you want to delete.
withBudgetName(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
 
withBudgetName(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetRequest
The name of the budget that you want a description of.
withBudgetName(String) - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
The name of the budget whose notifications you want descriptions of.
withBudgetName(String) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
The name of the budget whose subscribers you want descriptions of.
withBudgetName(String) - Method in class com.amazonaws.services.budgets.model.UpdateNotificationRequest
The name of the budget whose notification you want to update.
withBudgetName(String) - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
The name of the budget whose subscriber you want to update.
withBudgetPerformanceHistory(BudgetPerformanceHistory) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryResult
The history of how often the budget has gone into an ALARM state.
withBudgets(Budget...) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsResult
A list of budgets.
withBudgets(Collection<Budget>) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsResult
A list of budgets.
withBudgetType(String) - Method in class com.amazonaws.services.budgets.model.Budget
Whether this budget tracks costs, usage, RI utilization, RI coverage, Savings Plans utilization, or Savings Plans coverage.
withBudgetType(BudgetType) - Method in class com.amazonaws.services.budgets.model.Budget
Whether this budget tracks costs, usage, RI utilization, RI coverage, Savings Plans utilization, or Savings Plans coverage.
withBudgetType(String) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
withBudgetType(BudgetType) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
withCalculatedSpend(CalculatedSpend) - Method in class com.amazonaws.services.budgets.model.Budget
The actual and forecasted cost or usage that the budget tracks.
withComparisonOperator(String) - Method in class com.amazonaws.services.budgets.model.Notification
The comparison that is used for this notification.
withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.budgets.model.Notification
The comparison that is used for this notification.
withCostFilters(Map<String, List<String>>) - Method in class com.amazonaws.services.budgets.model.Budget
The cost filters, such as service or tag, that are applied to a budget.
withCostFilters(Map<String, List<String>>) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
The history of the cost filters for a budget during the specified time period.
withCostTypes(CostTypes) - Method in class com.amazonaws.services.budgets.model.Budget
The types of costs that are included in this COST budget.
withCostTypes(CostTypes) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
The history of the cost types for a budget during the specified time period.
withEnd(Date) - Method in class com.amazonaws.services.budgets.model.TimePeriod
The end date for a budget.
withForecastedSpend(Spend) - Method in class com.amazonaws.services.budgets.model.CalculatedSpend
The amount of cost, usage, or RI units that you are forecasted to use.
withIncludeCredit(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes credits.
withIncludeDiscount(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes discounts.
withIncludeOtherSubscription(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes non-RI subscription costs.
withIncludeRecurring(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes recurring fees such as monthly RI fees.
withIncludeRefund(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes refunds.
withIncludeSubscription(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes subscriptions.
withIncludeSupport(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes support subscription fees.
withIncludeTax(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes taxes.
withIncludeUpfront(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget includes upfront RI costs.
withLastUpdatedTime(Date) - Method in class com.amazonaws.services.budgets.model.Budget
The last time that you updated this budget.
withMaxResults(Integer) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
 
withMaxResults(Integer) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsRequest
An optional integer that represents how many entries a paginated response contains.
withMaxResults(Integer) - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
An optional integer that represents how many entries a paginated response contains.
withMaxResults(Integer) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
An optional integer that represents how many entries a paginated response contains.
withNewBudget(Budget) - Method in class com.amazonaws.services.budgets.model.UpdateBudgetRequest
The budget that you want to update your budget to.
withNewNotification(Notification) - Method in class com.amazonaws.services.budgets.model.UpdateNotificationRequest
The updated notification to be associated with a budget.
withNewSubscriber(Subscriber) - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
The updated subscriber that is associated with a budget notification.
withNextToken(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
 
withNextToken(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryResult
 
withNextToken(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsRequest
The pagination token that you include in your request to indicate the next set of results that you want to retrieve.
withNextToken(String) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetsResult
The pagination token in the service response that indicates the next set of results that you can retrieve.
withNextToken(String) - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetRequest
The pagination token that you include in your request to indicate the next set of results that you want to retrieve.
withNextToken(String) - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetResult
The pagination token in the service response that indicates the next set of results that you can retrieve.
withNextToken(String) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
The pagination token that you include in your request to indicate the next set of results that you want to retrieve.
withNextToken(String) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationResult
The pagination token in the service response that indicates the next set of results that you can retrieve.
withNotification(Notification) - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
The notification that you want to create.
withNotification(Notification) - Method in class com.amazonaws.services.budgets.model.CreateSubscriberRequest
The notification that you want to create a subscriber for.
withNotification(Notification) - Method in class com.amazonaws.services.budgets.model.DeleteNotificationRequest
The notification that you want to delete.
withNotification(Notification) - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
The notification whose subscriber you want to delete.
withNotification(Notification) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationRequest
The notification whose subscribers you want to list.
withNotification(Notification) - Method in class com.amazonaws.services.budgets.model.NotificationWithSubscribers
The notification that is associated with a budget.
withNotification(Notification) - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
The notification whose subscriber you want to update.
withNotifications(Notification...) - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetResult
A list of notifications that are associated with a budget.
withNotifications(Collection<Notification>) - Method in class com.amazonaws.services.budgets.model.DescribeNotificationsForBudgetResult
A list of notifications that are associated with a budget.
withNotificationState(String) - Method in class com.amazonaws.services.budgets.model.Notification
Whether this notification is in alarm.
withNotificationState(NotificationState) - Method in class com.amazonaws.services.budgets.model.Notification
Whether this notification is in alarm.
withNotificationsWithSubscribers(NotificationWithSubscribers...) - Method in class com.amazonaws.services.budgets.model.CreateBudgetRequest
A notification that you want to associate with a budget.
withNotificationsWithSubscribers(Collection<NotificationWithSubscribers>) - Method in class com.amazonaws.services.budgets.model.CreateBudgetRequest
A notification that you want to associate with a budget.
withNotificationType(String) - Method in class com.amazonaws.services.budgets.model.Notification
Whether the notification is for how much you have spent (ACTUAL) or for how much you're forecasted to spend (FORECASTED).
withNotificationType(NotificationType) - Method in class com.amazonaws.services.budgets.model.Notification
Whether the notification is for how much you have spent (ACTUAL) or for how much you're forecasted to spend (FORECASTED).
withOldNotification(Notification) - Method in class com.amazonaws.services.budgets.model.UpdateNotificationRequest
The previous notification that is associated with a budget.
withOldSubscriber(Subscriber) - Method in class com.amazonaws.services.budgets.model.UpdateSubscriberRequest
The previous subscriber that is associated with a budget notification.
withPlannedBudgetLimits(Map<String, Spend>) - Method in class com.amazonaws.services.budgets.model.Budget
A map containing multiple BudgetLimit, including current or future limits.
withStart(Date) - Method in class com.amazonaws.services.budgets.model.TimePeriod
The start date for a budget.
withSubscriber(Subscriber) - Method in class com.amazonaws.services.budgets.model.CreateSubscriberRequest
The subscriber that you want to associate with a budget notification.
withSubscriber(Subscriber) - Method in class com.amazonaws.services.budgets.model.DeleteSubscriberRequest
The subscriber that you want to delete.
withSubscribers(Subscriber...) - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
A list of subscribers that you want to associate with the notification.
withSubscribers(Collection<Subscriber>) - Method in class com.amazonaws.services.budgets.model.CreateNotificationRequest
A list of subscribers that you want to associate with the notification.
withSubscribers(Subscriber...) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationResult
A list of subscribers that are associated with a notification.
withSubscribers(Collection<Subscriber>) - Method in class com.amazonaws.services.budgets.model.DescribeSubscribersForNotificationResult
A list of subscribers that are associated with a notification.
withSubscribers(Subscriber...) - Method in class com.amazonaws.services.budgets.model.NotificationWithSubscribers
A list of subscribers who are subscribed to this notification.
withSubscribers(Collection<Subscriber>) - Method in class com.amazonaws.services.budgets.model.NotificationWithSubscribers
A list of subscribers who are subscribed to this notification.
withSubscriptionType(String) - Method in class com.amazonaws.services.budgets.model.Subscriber
The type of notification that AWS sends to a subscriber.
withSubscriptionType(SubscriptionType) - Method in class com.amazonaws.services.budgets.model.Subscriber
The type of notification that AWS sends to a subscriber.
withThreshold(Double) - Method in class com.amazonaws.services.budgets.model.Notification
The threshold that is associated with a notification.
withThresholdType(String) - Method in class com.amazonaws.services.budgets.model.Notification
The type of threshold for a notification.
withThresholdType(ThresholdType) - Method in class com.amazonaws.services.budgets.model.Notification
The type of threshold for a notification.
withTimePeriod(TimePeriod) - Method in class com.amazonaws.services.budgets.model.Budget
The period of time that is covered by a budget.
withTimePeriod(TimePeriod) - Method in class com.amazonaws.services.budgets.model.BudgetedAndActualAmounts
The time period covered by this budget comparison.
withTimePeriod(TimePeriod) - Method in class com.amazonaws.services.budgets.model.DescribeBudgetPerformanceHistoryRequest
Retrieves how often the budget went into an ALARM state for the specified time period.
withTimeUnit(String) - Method in class com.amazonaws.services.budgets.model.Budget
The length of time until a budget resets the actual and forecasted spend.
withTimeUnit(TimeUnit) - Method in class com.amazonaws.services.budgets.model.Budget
The length of time until a budget resets the actual and forecasted spend.
withTimeUnit(String) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
withTimeUnit(TimeUnit) - Method in class com.amazonaws.services.budgets.model.BudgetPerformanceHistory
 
withUnit(String) - Method in class com.amazonaws.services.budgets.model.Spend
The unit of measurement that is used for the budget forecast, actual spend, or budget threshold, such as dollars or GB.
withUseAmortized(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget uses the amortized rate.
withUseBlended(Boolean) - Method in class com.amazonaws.services.budgets.model.CostTypes
Specifies whether a budget uses a blended rate.
A B C D E F G H I M N S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.