Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
static OperationsInsightsConfig.OperationsInsightsStatus |
OperationsInsightsConfig.OperationsInsightsStatus.create(String key) |
OperationsInsightsConfig.OperationsInsightsStatus |
OperationsInsightsConfig.getOperationsInsightsStatus()
The status of Operations Insights
|
static OperationsInsightsConfig.OperationsInsightsStatus |
OperationsInsightsConfig.OperationsInsightsStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationsInsightsConfig.OperationsInsightsStatus[] |
OperationsInsightsConfig.OperationsInsightsStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OperationsInsightsConfig.Builder |
OperationsInsightsConfig.Builder.operationsInsightsStatus(OperationsInsightsConfig.OperationsInsightsStatus operationsInsightsStatus)
The status of Operations Insights
|
Constructor and Description |
---|
OperationsInsightsConfig(OperationsInsightsConfig.OperationsInsightsStatus operationsInsightsStatus,
String operationsInsightsConnectorId)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.