Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ResponderRuleSummary> |
CloudGuardPaginators.listResponderRulesRecordIterator(ListResponderRulesRequest request)
Creates a new iterable which will iterate over the
ResponderRuleSummary objects contained in responses from the
listResponderRules operation. |
Modifier and Type | Method and Description |
---|---|
ResponderRuleSummary |
ResponderRuleSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ResponderRuleSummary> |
ResponderRuleCollection.getItems()
List of ResponderRuleSummary resources
|
Modifier and Type | Method and Description |
---|---|
ResponderRuleSummary.Builder |
ResponderRuleSummary.Builder.copy(ResponderRuleSummary model) |
Modifier and Type | Method and Description |
---|---|
ResponderRuleCollection.Builder |
ResponderRuleCollection.Builder.items(List<ResponderRuleSummary> items)
List of ResponderRuleSummary resources
|
Constructor and Description |
---|
ResponderRuleCollection(List<ResponderRuleSummary> items,
List<ResourceLock> locks)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.