Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<DrgRouteRule> |
VirtualNetworkPaginators.listDrgRouteRulesRecordIterator(ListDrgRouteRulesRequest request)
Creates a new iterable which will iterate over the
DrgRouteRule objects contained in responses from the
listDrgRouteRules operation. |
Modifier and Type | Method and Description |
---|---|
DrgRouteRule |
DrgRouteRule.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DrgRouteRule.Builder |
DrgRouteRule.Builder.copy(DrgRouteRule model) |
Modifier and Type | Method and Description |
---|---|
List<DrgRouteRule> |
AddDrgRouteRulesResponse.getItems()
A list of
com.oracle.bmc.core.model.DrgRouteRule instances. |
List<DrgRouteRule> |
ListDrgRouteRulesResponse.getItems()
A list of
com.oracle.bmc.core.model.DrgRouteRule instances. |
List<DrgRouteRule> |
UpdateDrgRouteRulesResponse.getItems()
A list of
com.oracle.bmc.core.model.DrgRouteRule instances. |
Modifier and Type | Method and Description |
---|---|
AddDrgRouteRulesResponse.Builder |
AddDrgRouteRulesResponse.Builder.items(List<DrgRouteRule> items)
A list of
com.oracle.bmc.core.model.DrgRouteRule instances. |
ListDrgRouteRulesResponse.Builder |
ListDrgRouteRulesResponse.Builder.items(List<DrgRouteRule> items)
A list of
com.oracle.bmc.core.model.DrgRouteRule instances. |
UpdateDrgRouteRulesResponse.Builder |
UpdateDrgRouteRulesResponse.Builder.items(List<DrgRouteRule> items)
A list of
com.oracle.bmc.core.model.DrgRouteRule instances. |
Copyright © 2016–2024. All rights reserved.