Uses of Class
com.woorea.openstack.keystone.v3.model.Authentication.Scope.Project
-
Packages that use Authentication.Scope.Project Package Description com.woorea.openstack.keystone.v3.model -
-
Uses of Authentication.Scope.Project in com.woorea.openstack.keystone.v3.model
Fields in com.woorea.openstack.keystone.v3.model declared as Authentication.Scope.Project Modifier and Type Field Description private Authentication.Scope.Project
Authentication.Scope. project
Methods in com.woorea.openstack.keystone.v3.model that return Authentication.Scope.Project Modifier and Type Method Description Authentication.Scope.Project
Authentication.Scope. getProject()
Methods in com.woorea.openstack.keystone.v3.model with parameters of type Authentication.Scope.Project Modifier and Type Method Description void
Authentication.Scope. setProject(Authentication.Scope.Project project)
-