Package | Description |
---|---|
com.oracle.bmc.datasafe.model | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
static SecurityAssessmentReferences |
SecurityAssessmentReferences.create(String key) |
static SecurityAssessmentReferences |
SecurityAssessmentReferences.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityAssessmentReferences[] |
SecurityAssessmentReferences.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SecurityAssessmentReferences |
ListFindingsRequest.getReferences()
An optional filter to return only findings that match the specified reference.
|
Modifier and Type | Method and Description |
---|---|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.references(SecurityAssessmentReferences references)
An optional filter to return only findings that match the specified reference.
|
Copyright © 2016–2024. All rights reserved.