Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top.users.UserKey
-
-
Uses of UserKey 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 that return types with arguments of type UserKey Modifier and Type Method Description @Nullable Map<UserKey,User>Users. getUser()Return user, ornullif it is not present.Map<UserKey,User>UsersBuilder. getUser()Return current value associated with the property corresponding toUsers.getUser().default @NonNull Map<UserKey,User>Users. nonnullUser()Return user, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top with type arguments of type UserKey Modifier and Type Method Description UsersBuilderUsersBuilder. setUser(Map<UserKey,User> values)Set the property corresponding toUsers.getUser()to the specified value. -
Uses of UserKey in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top.users
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top.users that return UserKey Modifier and Type Method Description UserKeyUser. key()UserKeyUserBuilder. key()Return current value associated with the property corresponding toUser.key().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top.users with parameters of type UserKey Modifier and Type Method Description UserBuilderUserBuilder. withKey(UserKey key)Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top.users with parameters of type UserKey Constructor Description UserKey(UserKey source)Creates a copy from Source Object.
-