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