Uses of Class
com.oracle.bmc.core.requests.ListDrgRouteDistributionStatementsRequest
-
Packages that use ListDrgRouteDistributionStatementsRequest Package Description com.oracle.bmc.core com.oracle.bmc.core.requests -
-
Uses of ListDrgRouteDistributionStatementsRequest in com.oracle.bmc.core
Method parameters in com.oracle.bmc.core with type arguments of type ListDrgRouteDistributionStatementsRequest Modifier and Type Method Description Future<ListDrgRouteDistributionStatementsResponse>VirtualNetworkAsync. listDrgRouteDistributionStatements(ListDrgRouteDistributionStatementsRequest request, AsyncHandler<ListDrgRouteDistributionStatementsRequest,ListDrgRouteDistributionStatementsResponse> handler)Lists the statements for the specified route distribution.Future<ListDrgRouteDistributionStatementsResponse>VirtualNetworkAsyncClient. listDrgRouteDistributionStatements(ListDrgRouteDistributionStatementsRequest request, AsyncHandler<ListDrgRouteDistributionStatementsRequest,ListDrgRouteDistributionStatementsResponse> handler) -
Uses of ListDrgRouteDistributionStatementsRequest in com.oracle.bmc.core.requests
Methods in com.oracle.bmc.core.requests that return ListDrgRouteDistributionStatementsRequest Modifier and Type Method Description ListDrgRouteDistributionStatementsRequestListDrgRouteDistributionStatementsRequest.Builder. build()Build the instance of ListDrgRouteDistributionStatementsRequest as configured by this builderListDrgRouteDistributionStatementsRequestListDrgRouteDistributionStatementsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListDrgRouteDistributionStatementsRequest as configured by this builderMethods in com.oracle.bmc.core.requests with parameters of type ListDrgRouteDistributionStatementsRequest Modifier and Type Method Description ListDrgRouteDistributionStatementsRequest.BuilderListDrgRouteDistributionStatementsRequest.Builder. copy(ListDrgRouteDistributionStatementsRequest o)Copy method to populate the builder with values from the given instance.
-