Package | Description |
---|---|
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
ConfigValue |
ConfigValue.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ConfigValue> |
DetectorConfiguration.getValues()
List of configuration values
|
Modifier and Type | Method and Description |
---|---|
ConfigValue.Builder |
ConfigValue.Builder.copy(ConfigValue model) |
Modifier and Type | Method and Description |
---|---|
DetectorConfiguration.Builder |
DetectorConfiguration.Builder.values(List<ConfigValue> values)
List of configuration values
|
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.