Uses of Class
com.oracle.bmc.vnmonitoring.model.AddDrgRouteDistributionStatementDetails
- 
Packages that use AddDrgRouteDistributionStatementDetails Package Description com.oracle.bmc.vnmonitoring.model 
- 
- 
Uses of AddDrgRouteDistributionStatementDetails in com.oracle.bmc.vnmonitoring.modelMethods in com.oracle.bmc.vnmonitoring.model that return AddDrgRouteDistributionStatementDetails Modifier and Type Method Description AddDrgRouteDistributionStatementDetailsAddDrgRouteDistributionStatementDetails.Builder. build()Methods in com.oracle.bmc.vnmonitoring.model that return types with arguments of type AddDrgRouteDistributionStatementDetails Modifier and Type Method Description List<AddDrgRouteDistributionStatementDetails>AddDrgRouteDistributionStatementsDetails. getStatements()The collection of route distribution statements to insert into the route distribution.Methods in com.oracle.bmc.vnmonitoring.model with parameters of type AddDrgRouteDistributionStatementDetails Modifier and Type Method Description AddDrgRouteDistributionStatementDetails.BuilderAddDrgRouteDistributionStatementDetails.Builder. copy(AddDrgRouteDistributionStatementDetails model)Method parameters in com.oracle.bmc.vnmonitoring.model with type arguments of type AddDrgRouteDistributionStatementDetails Modifier and Type Method Description AddDrgRouteDistributionStatementsDetails.BuilderAddDrgRouteDistributionStatementsDetails.Builder. statements(List<AddDrgRouteDistributionStatementDetails> statements)The collection of route distribution statements to insert into the route distribution.Constructor parameters in com.oracle.bmc.vnmonitoring.model with type arguments of type AddDrgRouteDistributionStatementDetails Constructor Description AddDrgRouteDistributionStatementsDetails(List<AddDrgRouteDistributionStatementDetails> statements)Deprecated.
 
-