Uses of Class
cloudreports.models.CloudletRegistry
Packages that use CloudletRegistry
-
Uses of CloudletRegistry in cloudreports.models
Methods in cloudreports.models that return types with arguments of type CloudletRegistryModifier and TypeMethodDescriptionCustomerRegistry.getCloudlets()Gets the list ofCloudlet's owned by this customer.Method parameters in cloudreports.models with type arguments of type CloudletRegistryModifier and TypeMethodDescriptionvoidCustomerRegistry.setCloudlets(List<CloudletRegistry> cloudlets) Sets the list ofCloudlet's owned by this customer.