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