Uses of Class
org.jclouds.openstack.keystone.v2_0.domain.PasswordCredentials.Builder

Packages that use PasswordCredentials.Builder
org.jclouds.openstack.keystone.v2_0.domain   
 

Uses of PasswordCredentials.Builder in org.jclouds.openstack.keystone.v2_0.domain
 

Classes in org.jclouds.openstack.keystone.v2_0.domain with type parameters of type PasswordCredentials.Builder
static class PasswordCredentials.Builder<T extends PasswordCredentials.Builder<T>>
           
 

Methods in org.jclouds.openstack.keystone.v2_0.domain that return PasswordCredentials.Builder
static PasswordCredentials.Builder<?> PasswordCredentials.builder()
           
 PasswordCredentials.Builder<?> PasswordCredentials.toBuilder()
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.