Package | Description |
---|---|
com.oracle.bmc.usageapi.model |
Modifier and Type | Method and Description |
---|---|
static DynamicDateRange.DynamicDateRangeType |
DynamicDateRange.DynamicDateRangeType.create(String key) |
DynamicDateRange.DynamicDateRangeType |
DynamicDateRange.getDynamicDateRangeType() |
static DynamicDateRange.DynamicDateRangeType |
DynamicDateRange.DynamicDateRangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DynamicDateRange.DynamicDateRangeType[] |
DynamicDateRange.DynamicDateRangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DynamicDateRange.Builder |
DynamicDateRange.Builder.dynamicDateRangeType(DynamicDateRange.DynamicDateRangeType dynamicDateRangeType) |
Constructor and Description |
---|
DynamicDateRange(DynamicDateRange.DynamicDateRangeType dynamicDateRangeType)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.