Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
FindingSchemaOrOperation |
FindingSchemaOrOperation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<FindingSchemaOrOperation> |
RuleFinding.getDetails()
The details of the schema or operation.
|
Modifier and Type | Method and Description |
---|---|
FindingSchemaOrOperation.Builder |
FindingSchemaOrOperation.Builder.copy(FindingSchemaOrOperation model) |
Modifier and Type | Method and Description |
---|---|
RuleFinding.Builder |
RuleFinding.Builder.details(List<FindingSchemaOrOperation> details)
The details of the schema or operation.
|
Constructor and Description |
---|
RuleFinding(String message,
List<FindingSchemaOrOperation> details,
List<Recommendation> recommendations)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.