Uses of Class
cloudreports.models.DatacenterRegistry
Packages that use DatacenterRegistry
-
Uses of DatacenterRegistry in org.cloudsimplus.automation
Methods in org.cloudsimplus.automation that return types with arguments of type DatacenterRegistryModifier and TypeMethodDescriptionYamlCloudScenario.getDatacenters()Gets a List ofDatacenterRegistryobjects representing information about data centers.Methods in org.cloudsimplus.automation with parameters of type DatacenterRegistryModifier and TypeMethodDescriptionstatic org.cloudsimplus.allocationpolicies.VmAllocationPolicyPolicyLoader.vmAllocationPolicy(DatacenterRegistry dcr) Method parameters in org.cloudsimplus.automation with type arguments of type DatacenterRegistryModifier and TypeMethodDescriptionvoidYamlCloudScenario.setDatacenters(List<DatacenterRegistry> datacenters) Gets a List ofDatacenterRegistryobjects.