Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top.Users
-
-
Uses of Users 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 Users Modifier and Type Method Description UsersAaaAuthenticationUserTop. getUsers()Return users, ornullif it is not present. -
Uses of Users in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.top that return Users Modifier and Type Method Description UsersAuthenticationBuilder. getUsers()Return current value associated with the property corresponding toAaaAuthenticationUserTop.getUsers().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.top with parameters of type Users Modifier and Type Method Description AuthenticationBuilderAuthenticationBuilder. setUsers(Users value)Set the property corresponding toAaaAuthenticationUserTop.getUsers()to the specified value. -
Uses of Users in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top with type parameters of type Users Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Users>>
E$$UsersBuilder. augmentation(Class<E$$> augmentationType)Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top that return Users Modifier and Type Method Description @NonNull UsersUsersBuilder. build()A newUsersinstance.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top that return types with arguments of type Users Modifier and Type Method Description default Class<Users>Users. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top with parameters of type Users Modifier and Type Method Description static booleanUsers. bindingEquals(@NonNull Users thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intUsers. bindingHashCode(@NonNull Users obj)Default implementation ofObject.hashCode()contract for this interface.static StringUsers. bindingToString(@NonNull Users obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top with type arguments of type Users Modifier and Type Method Description UsersBuilderUsersBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Users> augmentation)Add an augmentation to this builder's product.UsersBuilderUsersBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Users>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top with parameters of type Users Constructor Description UsersBuilder(Users base)Construct a builder initialized with state from specifiedUsers.
-