Interface Authentication.Scope.Project
-
- All Superinterfaces:
ModelEntity,ResourceEntity,Serializable
- All Known Implementing Classes:
KeystoneAuth.AuthScope.ScopeProject
- Enclosing interface:
- Authentication.Scope
public static interface Authentication.Scope.Project extends ResourceEntity
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Authentication.Scope.DomaingetDomain()-
Methods inherited from interface org.openstack4j.model.ResourceEntity
getId, getName
-
-
-
-
Method Detail
-
getDomain
Authentication.Scope.Domain getDomain()
-
-