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

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

Fields in com.emc.cdp.services.rest.model with type parameters of type Application
protected  List<Application> ApplicationList.applications
           
 

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

Methods in com.emc.cdp.services.rest.model that return types with arguments of type Application
 List<Application> ApplicationList.getApplications()
          Gets the value of the applications property.
 



Copyright © 2014. All Rights Reserved.