Uses of Class
org.jclouds.openstack.nova.v2_0.domain.Quota.Builder
-
Packages that use Quota.Builder Package Description org.jclouds.openstack.nova.v2_0.domain -
-
Uses of Quota.Builder in org.jclouds.openstack.nova.v2_0.domain
Classes in org.jclouds.openstack.nova.v2_0.domain with type parameters of type Quota.Builder Modifier and Type Class Description static class
Quota.Builder<T extends Quota.Builder<T>>
Methods in org.jclouds.openstack.nova.v2_0.domain that return Quota.Builder Modifier and Type Method Description static Quota.Builder<?>
Quota. builder()
Quota.Builder<?>
Quota. toBuilder()
-