Uses of Class
cloudreports.models.HostRegistry
Packages that use HostRegistry
-
Uses of HostRegistry in cloudreports.models
Methods in cloudreports.models that return types with arguments of type HostRegistryModifier and TypeMethodDescriptionDatacenterRegistry.getHosts()Gets the datacenter's hosts list.Method parameters in cloudreports.models with type arguments of type HostRegistryModifier and TypeMethodDescriptionvoidDatacenterRegistry.setHosts(List<HostRegistry> hosts) Sets the datacenter's hosts list. -
Uses of HostRegistry in org.cloudsimplus.automation
Methods in org.cloudsimplus.automation with parameters of type HostRegistryModifier and TypeMethodDescriptionstatic org.cloudsimplus.provisioners.PeProvisionerPolicyLoader.newPeProvisioner(HostRegistry hr) static org.cloudsimplus.provisioners.ResourceProvisionerPolicyLoader.newResourceProvisioner(HostRegistry hr)