Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ListDrgRouteTablesResponse |
VirtualNetwork.listDrgRouteTables(ListDrgRouteTablesRequest request)
Lists the DRG route tables for the specified DRG.
|
ListDrgRouteTablesResponse |
VirtualNetworkClient.listDrgRouteTables(ListDrgRouteTablesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListDrgRouteTablesResponse> |
VirtualNetworkAsyncClient.listDrgRouteTables(ListDrgRouteTablesRequest request,
AsyncHandler<ListDrgRouteTablesRequest,ListDrgRouteTablesResponse> handler) |
Future<ListDrgRouteTablesResponse> |
VirtualNetworkAsync.listDrgRouteTables(ListDrgRouteTablesRequest request,
AsyncHandler<ListDrgRouteTablesRequest,ListDrgRouteTablesResponse> handler)
Lists the DRG route tables for the specified DRG.
|
Iterable<ListDrgRouteTablesResponse> |
VirtualNetworkPaginators.listDrgRouteTablesResponseIterator(ListDrgRouteTablesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDrgRouteTables operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDrgRouteTablesResponse> |
VirtualNetworkAsyncClient.listDrgRouteTables(ListDrgRouteTablesRequest request,
AsyncHandler<ListDrgRouteTablesRequest,ListDrgRouteTablesResponse> handler) |
Future<ListDrgRouteTablesResponse> |
VirtualNetworkAsync.listDrgRouteTables(ListDrgRouteTablesRequest request,
AsyncHandler<ListDrgRouteTablesRequest,ListDrgRouteTablesResponse> handler)
Lists the DRG route tables for the specified DRG.
|
Modifier and Type | Method and Description |
---|---|
ListDrgRouteTablesResponse |
ListDrgRouteTablesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDrgRouteTablesResponse.Builder |
ListDrgRouteTablesResponse.Builder.copy(ListDrgRouteTablesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.