Package | Description |
---|---|
com.oracle.bmc.datacatalog.model |
Modifier and Type | Method and Description |
---|---|
DerivedLogicalEntities |
DerivedLogicalEntities.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DerivedLogicalEntities> |
ValidatePatternResult.getDerivedLogicalEntities()
Collection of logical entities derived from the pattern, as applied to a list of file paths.
|
Modifier and Type | Method and Description |
---|---|
DerivedLogicalEntities.Builder |
DerivedLogicalEntities.Builder.copy(DerivedLogicalEntities model) |
Modifier and Type | Method and Description |
---|---|
ValidatePatternResult.Builder |
ValidatePatternResult.Builder.derivedLogicalEntities(List<DerivedLogicalEntities> derivedLogicalEntities)
Collection of logical entities derived from the pattern, as applied to a list of file
paths.
|
Constructor and Description |
---|
ValidatePatternResult(String message,
String status,
String expression,
String filePathPrefix,
List<DerivedLogicalEntities> derivedLogicalEntities)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.