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