Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.AggregationLogicalConfig
-
-
Uses of AggregationLogicalConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501 that return types with arguments of type AggregationLogicalConfig Modifier and Type Method Description Class<? extends AggregationLogicalConfig>AggregationLogicalConfig. implementedInterface() -
Uses of AggregationLogicalConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top.aggregation
Subinterfaces of AggregationLogicalConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top.aggregation Modifier and Type Interface Description interfaceConfigConfiguration variables for logical aggregate / LAG interfacesinterfaceStateOperational state variables for logical aggregate / LAG interfacesConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top.aggregation with parameters of type AggregationLogicalConfig Constructor Description ConfigBuilder(AggregationLogicalConfig arg)Construct a new builder initialized from specifiedAggregationLogicalConfig.StateBuilder(AggregationLogicalConfig arg)Construct a new builder initialized from specifiedAggregationLogicalConfig.
-