Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.model | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<CustomProtectionRuleSummary> |
WaasPaginators.listCustomProtectionRulesRecordIterator(ListCustomProtectionRulesRequest request)
Creates a new iterable which will iterate over the
CustomProtectionRuleSummary objects contained in responses from
the listCustomProtectionRules operation. |
Modifier and Type | Method and Description |
---|---|
CustomProtectionRuleSummary |
CustomProtectionRuleSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CustomProtectionRuleSummary.Builder |
CustomProtectionRuleSummary.Builder.copy(CustomProtectionRuleSummary model) |
Modifier and Type | Method and Description |
---|---|
List<CustomProtectionRuleSummary> |
ListCustomProtectionRulesResponse.getItems()
A list of
com.oracle.bmc.waas.model.CustomProtectionRuleSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListCustomProtectionRulesResponse.Builder |
ListCustomProtectionRulesResponse.Builder.items(List<CustomProtectionRuleSummary> items)
A list of
com.oracle.bmc.waas.model.CustomProtectionRuleSummary instances. |
Copyright © 2016–2024. All rights reserved.