Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.AaaServerConfig
-
-
Uses of AaaServerConfig 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 AaaServerConfig Modifier and Type Method Description Class<? extends AaaServerConfig>AaaServerConfig. implementedInterface() -
Uses of AaaServerConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top.servers.server
Subinterfaces of AaaServerConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top.servers.server Modifier and Type Interface Description interfaceConfigConfiguration datainterfaceStateOperational state dataConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top.servers.server with parameters of type AaaServerConfig Constructor Description ConfigBuilder(AaaServerConfig arg)Construct a new builder initialized from specifiedAaaServerConfig.StateBuilder(AaaServerConfig arg)Construct a new builder initialized from specifiedAaaServerConfig.
-