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