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