Uses of Class
com.oracle.bmc.core.responses.AddDrgRouteDistributionStatementsResponse
-
Packages that use AddDrgRouteDistributionStatementsResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of AddDrgRouteDistributionStatementsResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return AddDrgRouteDistributionStatementsResponse Modifier and Type Method Description AddDrgRouteDistributionStatementsResponseVirtualNetwork. addDrgRouteDistributionStatements(AddDrgRouteDistributionStatementsRequest request)Adds one or more route distribution statements to the specified route distribution.AddDrgRouteDistributionStatementsResponseVirtualNetworkClient. addDrgRouteDistributionStatements(AddDrgRouteDistributionStatementsRequest request)Methods in com.oracle.bmc.core that return types with arguments of type AddDrgRouteDistributionStatementsResponse Modifier and Type Method Description Future<AddDrgRouteDistributionStatementsResponse>VirtualNetworkAsync. addDrgRouteDistributionStatements(AddDrgRouteDistributionStatementsRequest request, AsyncHandler<AddDrgRouteDistributionStatementsRequest,AddDrgRouteDistributionStatementsResponse> handler)Adds one or more route distribution statements to the specified route distribution.Future<AddDrgRouteDistributionStatementsResponse>VirtualNetworkAsyncClient. addDrgRouteDistributionStatements(AddDrgRouteDistributionStatementsRequest request, AsyncHandler<AddDrgRouteDistributionStatementsRequest,AddDrgRouteDistributionStatementsResponse> handler)Method parameters in com.oracle.bmc.core with type arguments of type AddDrgRouteDistributionStatementsResponse Modifier and Type Method Description Future<AddDrgRouteDistributionStatementsResponse>VirtualNetworkAsync. addDrgRouteDistributionStatements(AddDrgRouteDistributionStatementsRequest request, AsyncHandler<AddDrgRouteDistributionStatementsRequest,AddDrgRouteDistributionStatementsResponse> handler)Adds one or more route distribution statements to the specified route distribution.Future<AddDrgRouteDistributionStatementsResponse>VirtualNetworkAsyncClient. addDrgRouteDistributionStatements(AddDrgRouteDistributionStatementsRequest request, AsyncHandler<AddDrgRouteDistributionStatementsRequest,AddDrgRouteDistributionStatementsResponse> handler) -
Uses of AddDrgRouteDistributionStatementsResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return AddDrgRouteDistributionStatementsResponse Modifier and Type Method Description AddDrgRouteDistributionStatementsResponseAddDrgRouteDistributionStatementsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type AddDrgRouteDistributionStatementsResponse Modifier and Type Method Description AddDrgRouteDistributionStatementsResponse.BuilderAddDrgRouteDistributionStatementsResponse.Builder. copy(AddDrgRouteDistributionStatementsResponse o)Copy method to populate the builder with values from the given instance.
-