Uses of Class
com.emc.cdp.services.rest.model.Identity

Uses of Identity in com.emc.cdp.services.rest.model
 

Fields in com.emc.cdp.services.rest.model with type parameters of type Identity
protected  List<Identity> IdentityList.identities
           
 

Methods in com.emc.cdp.services.rest.model that return Identity
 Identity ObjectFactory.createIdentity()
          Create an instance of Identity
 

Methods in com.emc.cdp.services.rest.model that return types with arguments of type Identity
 List<Identity> IdentityList.getIdentities()
          Gets the value of the identities property.
 



Copyright © 2014. All Rights Reserved.