Package | Description |
---|---|
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
static SecurityFeatureAnalyticsDimensions.SecurityFeature |
SecurityFeatureAnalyticsDimensions.SecurityFeature.create(String key) |
SecurityFeatureAnalyticsDimensions.SecurityFeature |
SecurityFeatureAnalyticsDimensions.getSecurityFeature()
The name of the security feature.
|
static SecurityFeatureAnalyticsDimensions.SecurityFeature |
SecurityFeatureAnalyticsDimensions.SecurityFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityFeatureAnalyticsDimensions.SecurityFeature[] |
SecurityFeatureAnalyticsDimensions.SecurityFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SecurityFeatureAnalyticsDimensions.Builder |
SecurityFeatureAnalyticsDimensions.Builder.securityFeature(SecurityFeatureAnalyticsDimensions.SecurityFeature securityFeature)
The name of the security feature.
|
Constructor and Description |
---|
SecurityFeatureAnalyticsDimensions(SecurityFeatureAnalyticsDimensions.SecurityFeature securityFeature)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.