Uses of Class
com.oracle.bmc.core.responses.GetDrgRouteTableResponse
-
Packages that use GetDrgRouteTableResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetDrgRouteTableResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetDrgRouteTableResponse Modifier and Type Method Description GetDrgRouteTableResponseVirtualNetwork. getDrgRouteTable(GetDrgRouteTableRequest request)Gets the specified DRG route table’s information.GetDrgRouteTableResponseVirtualNetworkClient. getDrgRouteTable(GetDrgRouteTableRequest request)Method parameters in com.oracle.bmc.core with type arguments of type GetDrgRouteTableResponse Modifier and Type Method 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) -
Uses of GetDrgRouteTableResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetDrgRouteTableResponse Modifier and Type Method Description GetDrgRouteTableResponseGetDrgRouteTableResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetDrgRouteTableResponse Modifier and Type Method Description GetDrgRouteTableResponse.BuilderGetDrgRouteTableResponse.Builder. copy(GetDrgRouteTableResponse o)Copy method to populate the builder with values from the given instance.
-