public static class OperationsInsightsConfig.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
OperationsInsightsConfig |
build() |
OperationsInsightsConfig.Builder |
copy(OperationsInsightsConfig model) |
OperationsInsightsConfig.Builder |
operationsInsightsConnectorId(String operationsInsightsConnectorId)
The OCID of the
createExternalDatabaseConnectorDetails . |
OperationsInsightsConfig.Builder |
operationsInsightsStatus(OperationsInsightsConfig.OperationsInsightsStatus operationsInsightsStatus)
The status of Operations Insights
|
public OperationsInsightsConfig.Builder operationsInsightsStatus(OperationsInsightsConfig.OperationsInsightsStatus operationsInsightsStatus)
The status of Operations Insights
operationsInsightsStatus
- the value to setpublic OperationsInsightsConfig.Builder operationsInsightsConnectorId(String operationsInsightsConnectorId)
The OCID of the
createExternalDatabaseConnectorDetails
.
operationsInsightsConnectorId
- the value to setpublic OperationsInsightsConfig build()
public OperationsInsightsConfig.Builder copy(OperationsInsightsConfig model)
Copyright © 2016–2024. All rights reserved.