Package | Description |
---|---|
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
PropertyTuple |
PropertyTuple.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PropertyTuple> |
DetectorConfiguration.getAllowedValues()
Map of possible values for configuration
|
Modifier and Type | Method and Description |
---|---|
PropertyTuple.Builder |
PropertyTuple.Builder.copy(PropertyTuple model) |
Modifier and Type | Method and Description |
---|---|
DetectorConfiguration.Builder |
DetectorConfiguration.Builder.allowedValues(List<PropertyTuple> allowedValues)
Map of possible values for configuration
|
Constructor and Description |
---|
DetectorConfiguration(String configKey,
String name,
String value,
String dataType,
List<ConfigValue> values,
String allowedValuesDataType,
List<PropertyTuple> allowedValues)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.