Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetRouteTableResponse |
VirtualNetworkClient.getRouteTable(GetRouteTableRequest request) |
GetRouteTableResponse |
VirtualNetwork.getRouteTable(GetRouteTableRequest request)
Gets the specified route table’s information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetRouteTableResponse> |
VirtualNetworkAsync.getRouteTable(GetRouteTableRequest request,
AsyncHandler<GetRouteTableRequest,GetRouteTableResponse> handler)
Gets the specified route table’s information.
|
Future<GetRouteTableResponse> |
VirtualNetworkAsyncClient.getRouteTable(GetRouteTableRequest request,
AsyncHandler<GetRouteTableRequest,GetRouteTableResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetRouteTableResponse |
GetRouteTableResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetRouteTableResponse.Builder |
GetRouteTableResponse.Builder.copy(GetRouteTableResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.