Package-level declarations

Types

Link copied to clipboard
enum BudgetOperatorType : Enum<BudgetOperatorType> , ConvertibleToJava<BudgetOperatorType>

The operator to use for comparison.

Link copied to clipboard
enum CategoryType : Enum<CategoryType> , ConvertibleToJava<CategoryType>

The category of the budget, whether the budget tracks cost or usage.

Link copied to clipboard
enum CultureCode : Enum<CultureCode> , ConvertibleToJava<CultureCode>

Language in which the recipient will receive the notification

Link copied to clipboard
enum OperatorType : Enum<OperatorType> , ConvertibleToJava<OperatorType>

The comparison operator.

Link copied to clipboard
enum ThresholdType : Enum<ThresholdType> , ConvertibleToJava<ThresholdType>

The type of threshold

Link copied to clipboard
enum TimeGrainType : Enum<TimeGrainType> , ConvertibleToJava<TimeGrainType>

The time covered by a budget. Tracking of the amount will be reset based on the time grain. BillingMonth, BillingQuarter, and BillingAnnual are only supported by WD customers