Uses of Class
org.jclouds.openstack.keystone.auth.domain.PasswordCredentials.Builder
-
Packages that use PasswordCredentials.Builder Package Description org.jclouds.openstack.keystone.auth.domain -
-
Uses of PasswordCredentials.Builder in org.jclouds.openstack.keystone.auth.domain
Methods in org.jclouds.openstack.keystone.auth.domain that return PasswordCredentials.Builder Modifier and Type Method Description static PasswordCredentials.Builder
PasswordCredentials. builder()
abstract PasswordCredentials.Builder
PasswordCredentials.Builder. password(String password)
abstract PasswordCredentials.Builder
PasswordCredentials.Builder. username(String username)
-