Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top.Servers
-
-
Uses of Servers 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 Servers Modifier and Type Method Description ServersAaaServerTop. getServers()Return servers, ornullif it is not present. -
Uses of Servers in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top with type parameters of type Servers Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Servers>>
E$$ServersBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top that return Servers Modifier and Type Method Description ServersServersBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top that return types with arguments of type Servers Modifier and Type Method Description default Class<Servers>Servers. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top with parameters of type Servers Modifier and Type Method Description static booleanServers. bindingEquals(@NonNull Servers thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intServers. bindingHashCode(@NonNull Servers obj)Default implementation ofObject.hashCode()contract for this interface.static StringServers. bindingToString(@NonNull Servers obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top with type arguments of type Servers Modifier and Type Method Description ServersBuilderServersBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Servers> augmentation)Add an augmentation to this builder's product.ServersBuilderServersBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Servers>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top with parameters of type Servers Constructor Description ServersBuilder(Servers base) -
Uses of Servers in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top.server.groups
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top.server.groups that return Servers Modifier and Type Method Description ServersServerGroupBuilder. getServers()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top.server.groups with parameters of type Servers Modifier and Type Method Description ServerGroupBuilderServerGroupBuilder. setServers(Servers value)
-