Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.model |
Modifier and Type | Method and Description |
---|---|
Iterable<RuleSummary> |
DataCatalogPaginators.listRulesRecordIterator(ListRulesRequest request)
Creates a new iterable which will iterate over the
RuleSummary objects contained in responses from the
listRules operation. |
Modifier and Type | Method and Description |
---|---|
RuleSummary |
RuleSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RuleSummary> |
RuleCollection.getItems()
Collection of rules.
|
Modifier and Type | Method and Description |
---|---|
RuleSummary.Builder |
RuleSummary.Builder.copy(RuleSummary model) |
Modifier and Type | Method and Description |
---|---|
RuleCollection.Builder |
RuleCollection.Builder.items(List<RuleSummary> items)
Collection of rules.
|
Constructor and Description |
---|
RuleCollection(Integer count,
List<RuleSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.