Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.AaaAuthenticationUserConfig.Role
-
-
Uses of AaaAuthenticationUserConfig.Role 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 AaaAuthenticationUserConfig.Role Modifier and Type Method Description static AaaAuthenticationUserConfig.RoleAaaAuthenticationUserConfigRoleBuilder. getDefaultInstance(String defaultValue)AaaAuthenticationUserConfig.RoleAaaAuthenticationUserConfig. getRole()Return role, ornullif it is not present.default @NonNull AaaAuthenticationUserConfig.RoleAaaAuthenticationUserConfig. requireRole()Return role, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730 with parameters of type AaaAuthenticationUserConfig.Role Constructor Description Role(AaaAuthenticationUserConfig.Role source)Creates a copy from Source Object. -
Uses of AaaAuthenticationUserConfig.Role in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top.users.user
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top.users.user that return AaaAuthenticationUserConfig.Role Modifier and Type Method Description AaaAuthenticationUserConfig.RoleConfigBuilder. getRole()Return current value associated with the property corresponding toAaaAuthenticationUserConfig.getRole().AaaAuthenticationUserConfig.RoleStateBuilder. getRole()Return current value associated with the property corresponding toAaaAuthenticationUserConfig.getRole().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top.users.user with parameters of type AaaAuthenticationUserConfig.Role Modifier and Type Method Description ConfigBuilderConfigBuilder. setRole(AaaAuthenticationUserConfig.Role value)Set the property corresponding toAaaAuthenticationUserConfig.getRole()to the specified value.StateBuilderStateBuilder. setRole(AaaAuthenticationUserConfig.Role value)Set the property corresponding toAaaAuthenticationUserConfig.getRole()to the specified value.
-