Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.model | |
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
static OperationsInsightsWarehouseLifecycleState |
OperationsInsightsWarehouseLifecycleState.create(String key) |
OperationsInsightsWarehouseLifecycleState |
OperationsInsightsWarehouse.getLifecycleState()
Possible lifecycle states
|
OperationsInsightsWarehouseLifecycleState |
OperationsInsightsWarehouseSummary.getLifecycleState()
Possible lifecycle states
|
OperationsInsightsWarehouseLifecycleState |
SummarizeOperationsInsightsWarehouseResourceUsageAggregation.getLifecycleState()
Possible lifecycle states
|
static OperationsInsightsWarehouseLifecycleState |
OperationsInsightsWarehouseLifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationsInsightsWarehouseLifecycleState[] |
OperationsInsightsWarehouseLifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.lifecycleState(OperationsInsightsWarehouseLifecycleState lifecycleState)
Possible lifecycle states
|
OperationsInsightsWarehouseSummary.Builder |
OperationsInsightsWarehouseSummary.Builder.lifecycleState(OperationsInsightsWarehouseLifecycleState lifecycleState)
Possible lifecycle states
|
SummarizeOperationsInsightsWarehouseResourceUsageAggregation.Builder |
SummarizeOperationsInsightsWarehouseResourceUsageAggregation.Builder.lifecycleState(OperationsInsightsWarehouseLifecycleState lifecycleState)
Possible lifecycle states
|
Constructor and Description |
---|
OperationsInsightsWarehouse(String id,
String compartmentId,
String displayName,
Double cpuAllocated,
Double cpuUsed,
Double storageAllocatedInGBs,
Double storageUsedInGBs,
String dynamicGroupId,
String operationsInsightsTenancyId,
Date timeLastWalletRotated,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Date timeCreated,
Date timeUpdated,
OperationsInsightsWarehouseLifecycleState lifecycleState,
String lifecycleDetails)
Deprecated.
|
OperationsInsightsWarehouseSummary(String id,
String compartmentId,
String displayName,
Double cpuAllocated,
Double cpuUsed,
Double storageAllocatedInGBs,
Double storageUsedInGBs,
String dynamicGroupId,
String operationsInsightsTenancyId,
Date timeLastWalletRotated,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Date timeCreated,
Date timeUpdated,
OperationsInsightsWarehouseLifecycleState lifecycleState,
String lifecycleDetails)
Deprecated.
|
SummarizeOperationsInsightsWarehouseResourceUsageAggregation(String id,
Double cpuUsed,
Double storageUsedInGBs,
OperationsInsightsWarehouseLifecycleState lifecycleState)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<OperationsInsightsWarehouseLifecycleState> |
ListOperationsInsightsWarehousesRequest.getLifecycleState()
Lifecycle states
|
Modifier and Type | Method and Description |
---|---|
ListOperationsInsightsWarehousesRequest.Builder |
ListOperationsInsightsWarehousesRequest.Builder.lifecycleState(OperationsInsightsWarehouseLifecycleState singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
ListOperationsInsightsWarehousesRequest.Builder |
ListOperationsInsightsWarehousesRequest.Builder.lifecycleState(List<OperationsInsightsWarehouseLifecycleState> lifecycleState)
Lifecycle states
|
Copyright © 2016–2024. All rights reserved.