Class Auth.ProjectIdScope
- java.lang.Object
 - 
- org.jclouds.openstack.keystone.v3.domain.Auth.ProjectIdScope
 
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAuth.ProjectIdScope.ProjectId 
- 
Constructor Summary
Constructors Constructor Description ProjectIdScope() 
- 
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static Auth.ProjectIdScopecreate(Auth.ProjectIdScope.ProjectId project)abstract Auth.ProjectIdScope.ProjectIdproject() 
 - 
 
- 
- 
Method Detail
- 
project
public abstract Auth.ProjectIdScope.ProjectId project()
 
- 
create
public static Auth.ProjectIdScope create(Auth.ProjectIdScope.ProjectId project)
 
 - 
 
 -