Package-level declarations

Types

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

Show costs accumulated over time.

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

Chart type of the main view in Cost Analysis. Required.

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

Connector billing model

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

Method of cost allocation for the rule

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

Type of resources contained in this cost allocation rule

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

Days of Week.

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

The type of the export. Note that 'Usage' is equivalent to 'ActualCost' and is applicable to exports that do not yet provide data for charges or amortization for service reservations.

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

Destination of the view data. Currently only csv format is supported.

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

The format of the report being delivered.

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

The name of the aggregation function to use.

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

The granularity of rows in the report.

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

KPI type (Forecast, Budget).

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

Metric to use when displaying costs.

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

The operator to use for comparison.

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

Data type to show in view.

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

The schedule recurrence.

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

Has type of the column to group.

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

Has type of the column to group.

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

The granularity of rows in the report.

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

The time frame for pulling data for the report. If custom, then a specific time period must be provided.

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

The type of the report. Usage represents actual usage, forecast represents forecasted data and UsageAndForecast represents both usage and forecasted data. Actual usage and forecasted data can be differentiated based on dates.

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

Status of the rule

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

Kind of the scheduled action.

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

Status of the scheduled action.

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

Frequency of the schedule.

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

The status of the schedule. Whether active or not. If inactive, the report's scheduled execution is paused.

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

The time frame for pulling data for the report. If custom, then a specific time period must be provided.

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

Weeks of month.