Uses of Class
org.jclouds.openstack.keystone.v3.domain.Project
Packages that use Project
Package
Description
-
Uses of Project in org.jclouds.openstack.keystone.v3.domain
Methods in org.jclouds.openstack.keystone.v3.domain that return Project -
Uses of Project in org.jclouds.openstack.keystone.v3.features
Methods in org.jclouds.openstack.keystone.v3.features that return ProjectModifier and TypeMethodDescriptionProjectApi.create
(String name, String description, boolean enabled, boolean isDomain, String domainId, String parentId) Methods in org.jclouds.openstack.keystone.v3.features that return types with arguments of type ProjectMethods in org.jclouds.openstack.keystone.v3.features with parameters of type Project