Uses of Class
cloudreports.models.CustomerRegistry
Packages that use CustomerRegistry
-
Uses of CustomerRegistry in org.cloudsimplus.automation
Methods in org.cloudsimplus.automation that return types with arguments of type CustomerRegistryModifier and TypeMethodDescriptionYamlCloudScenario.getCustomers()Gets a List ofCustomerRegistryobjects representing abstract information about customers (brokers).Method parameters in org.cloudsimplus.automation with type arguments of type CustomerRegistryModifier and TypeMethodDescriptionvoidYamlCloudScenario.setCustomers(List<CustomerRegistry> customers) Sets a List ofCustomerRegistryobjects representing abstract information about customers (brokers).