Package | Description |
---|---|
com.oracle.bmc.usageapi.model |
Modifier and Type | Class and Description |
---|---|
class |
DynamicDateRange
The saved dynamic date range (required when the static date range is missing).
|
class |
StaticDateRange
The saved static date range (required when the dynamic date range is missing).
|
Modifier and Type | Method and Description |
---|---|
DateRange |
QueryProperties.getDateRange() |
Modifier and Type | Method and Description |
---|---|
QueryProperties.Builder |
QueryProperties.Builder.dateRange(DateRange dateRange) |
Constructor and Description |
---|
QueryProperties(List<String> groupBy,
List<Tag> groupByTag,
Filter filter,
BigDecimal compartmentDepth,
QueryProperties.Granularity granularity,
QueryProperties.QueryType queryType,
Boolean isAggregateByTime,
DateRange dateRange)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.