Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceType |
SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceType.create(String key) |
SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceType |
SummarizeExadataInsightResourceCapacityTrendCollection.getExadataResourceType()
Defines the resource type for an exadata (example: DATABASE, STORAGE_SERVER, HOST, DISKGROUP)
|
static SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceType |
SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceType[] |
SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SummarizeExadataInsightResourceCapacityTrendCollection.Builder |
SummarizeExadataInsightResourceCapacityTrendCollection.Builder.exadataResourceType(SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceType exadataResourceType)
Defines the resource type for an exadata (example: DATABASE, STORAGE_SERVER, HOST,
DISKGROUP)
|
Constructor and Description |
---|
SummarizeExadataInsightResourceCapacityTrendCollection(String exadataInsightId,
SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceType exadataResourceType,
SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceMetric exadataResourceMetric,
Date timeIntervalStart,
Date timeIntervalEnd,
SummarizeExadataInsightResourceCapacityTrendCollection.UsageUnit usageUnit,
List<ExadataInsightResourceCapacityTrendSummary> items)
Deprecated.
|
Copyright © 2016–2023. All rights reserved.