Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
SchemaDefinition |
SchemaDefinition.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SchemaDefinition> |
FindingSchemaOrOperation.getSchemas()
The names of the impacted database schemas and their objects.
|
Modifier and Type | Method and Description |
---|---|
SchemaDefinition.Builder |
SchemaDefinition.Builder.copy(SchemaDefinition model) |
Modifier and Type | Method and Description |
---|---|
FindingSchemaOrOperation.Builder |
FindingSchemaOrOperation.Builder.schemas(List<SchemaDefinition> schemas)
The names of the impacted database schemas and their objects.
|
Constructor and Description |
---|
FindingSchemaOrOperation(List<String> operations,
List<SchemaDefinition> schemas)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.