Uses of Class
com.oracle.bmc.database.model.OperationsInsightsConfig.Builder
-
Packages that use OperationsInsightsConfig.Builder Package Description com.oracle.bmc.database.model -
-
Uses of OperationsInsightsConfig.Builder in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return OperationsInsightsConfig.Builder Modifier and Type Method Description static OperationsInsightsConfig.Builder
OperationsInsightsConfig. builder()
Create a new builder.OperationsInsightsConfig.Builder
OperationsInsightsConfig.Builder. copy(OperationsInsightsConfig model)
OperationsInsightsConfig.Builder
OperationsInsightsConfig.Builder. operationsInsightsConnectorId(String operationsInsightsConnectorId)
The OCID of thecreateExternalDatabaseConnectorDetails
.OperationsInsightsConfig.Builder
OperationsInsightsConfig.Builder. operationsInsightsStatus(OperationsInsightsConfig.OperationsInsightsStatus operationsInsightsStatus)
The status of Operations InsightsOperationsInsightsConfig.Builder
OperationsInsightsConfig. toBuilder()
-