Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.admin.top.AdminUser
-
-
Uses of AdminUser 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 AdminUser Modifier and Type Method Description AdminUserAaaAuthenticationAdminTop. getAdminUser()Return adminUser, ornullif it is not present. -
Uses of AdminUser in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.admin.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.admin.top with type parameters of type AdminUser Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<AdminUser>>
E$$AdminUserBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.admin.top that return AdminUser Modifier and Type Method Description AdminUserAdminUserBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.admin.top that return types with arguments of type AdminUser Modifier and Type Method Description default Class<AdminUser>AdminUser. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.admin.top with parameters of type AdminUser Modifier and Type Method Description static booleanAdminUser. bindingEquals(@NonNull AdminUser thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intAdminUser. bindingHashCode(@NonNull AdminUser obj)Default implementation ofObject.hashCode()contract for this interface.static StringAdminUser. bindingToString(@NonNull AdminUser 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.admin.top with type arguments of type AdminUser Modifier and Type Method Description AdminUserBuilderAdminUserBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<AdminUser> augmentation)Add an augmentation to this builder's product.AdminUserBuilderAdminUserBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AdminUser>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.admin.top with parameters of type AdminUser Constructor Description AdminUserBuilder(AdminUser base) -
Uses of AdminUser 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 AdminUser Modifier and Type Method Description AdminUserAuthenticationBuilder. getAdminUser()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.top with parameters of type AdminUser Modifier and Type Method Description AuthenticationBuilderAuthenticationBuilder. setAdminUser(AdminUser value)
-