Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<DrgRouteTable> |
VirtualNetworkPaginators.listDrgRouteTablesRecordIterator(ListDrgRouteTablesRequest request)
Creates a new iterable which will iterate over the
DrgRouteTable objects contained in responses from the
listDrgRouteTables operation. |
Modifier and Type | Method and Description |
---|---|
DrgRouteTable |
DrgRouteTable.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DrgRouteTable.Builder |
DrgRouteTable.Builder.copy(DrgRouteTable model) |
Modifier and Type | Method and Description |
---|---|
DrgRouteTable |
CreateDrgRouteTableResponse.getDrgRouteTable()
The returned
DrgRouteTable instance. |
DrgRouteTable |
UpdateDrgRouteTableResponse.getDrgRouteTable()
The returned
DrgRouteTable instance. |
DrgRouteTable |
GetDrgRouteTableResponse.getDrgRouteTable()
The returned
DrgRouteTable instance. |
DrgRouteTable |
RemoveImportDrgRouteDistributionResponse.getDrgRouteTable()
The returned
DrgRouteTable instance. |
Modifier and Type | Method and Description |
---|---|
List<DrgRouteTable> |
ListDrgRouteTablesResponse.getItems()
A list of
com.oracle.bmc.core.model.DrgRouteTable instances. |
Modifier and Type | Method and Description |
---|---|
CreateDrgRouteTableResponse.Builder |
CreateDrgRouteTableResponse.Builder.drgRouteTable(DrgRouteTable drgRouteTable)
The returned
DrgRouteTable instance. |
UpdateDrgRouteTableResponse.Builder |
UpdateDrgRouteTableResponse.Builder.drgRouteTable(DrgRouteTable drgRouteTable)
The returned
DrgRouteTable instance. |
GetDrgRouteTableResponse.Builder |
GetDrgRouteTableResponse.Builder.drgRouteTable(DrgRouteTable drgRouteTable)
The returned
DrgRouteTable instance. |
RemoveImportDrgRouteDistributionResponse.Builder |
RemoveImportDrgRouteDistributionResponse.Builder.drgRouteTable(DrgRouteTable drgRouteTable)
The returned
DrgRouteTable instance. |
Modifier and Type | Method and Description |
---|---|
ListDrgRouteTablesResponse.Builder |
ListDrgRouteTablesResponse.Builder.items(List<DrgRouteTable> items)
A list of
com.oracle.bmc.core.model.DrgRouteTable instances. |
Copyright © 2016–2024. All rights reserved.