Uses of Class
org.jclouds.vcloud.director.v1_5.domain.org.OrgLdapGroupAttributes

Packages that use OrgLdapGroupAttributes
org.jclouds.vcloud.director.v1_5.domain.org   
 

Uses of OrgLdapGroupAttributes in org.jclouds.vcloud.director.v1_5.domain.org
 

Fields in org.jclouds.vcloud.director.v1_5.domain.org declared as OrgLdapGroupAttributes
protected  OrgLdapGroupAttributes CustomOrgLdapSettings.groupAttributes
           
 

Methods in org.jclouds.vcloud.director.v1_5.domain.org that return OrgLdapGroupAttributes
 OrgLdapGroupAttributes OrgLdapGroupAttributes.Builder.build()
           
 OrgLdapGroupAttributes CustomOrgLdapSettings.getGroupAttributes()
          Gets the value of the groupAttributes property.
 

Methods in org.jclouds.vcloud.director.v1_5.domain.org with parameters of type OrgLdapGroupAttributes
 OrgLdapGroupAttributes.Builder OrgLdapGroupAttributes.Builder.fromOrgLdapGroupAttributes(OrgLdapGroupAttributes in)
           
 T CustomOrgLdapSettings.Builder.groupAttributes(OrgLdapGroupAttributes groupAttributes)
           
 



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