Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.AaaAdminConfig
-
-
Uses of AaaAdminConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730 that return types with arguments of type AaaAdminConfig Modifier and Type Method Description Class<? extends AaaAdminConfig>AaaAdminConfig. implementedInterface() -
Uses of AaaAdminConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.admin.top.admin.user
Subinterfaces of AaaAdminConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.admin.top.admin.user Modifier and Type Interface Description interfaceConfigConfiguration data for the root user accountinterfaceStateOperational state data for the root user accountConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.admin.top.admin.user with parameters of type AaaAdminConfig Constructor Description ConfigBuilder(AaaAdminConfig arg)Construct a new builder initialized from specifiedAaaAdminConfig.StateBuilder(AaaAdminConfig arg)Construct a new builder initialized from specifiedAaaAdminConfig.
-