Uses of Class
org.cloudsimplus.automation.YamlCloudScenario
Packages that use YamlCloudScenario
-
Uses of YamlCloudScenario in org.cloudsimplus.automation
Methods in org.cloudsimplus.automation that return types with arguments of type YamlCloudScenarioModifier and TypeMethodDescriptionYamlCloudScenarioReader.getScenarios()Gets the List of Cloud Simulation scenarios loaded from theYAML file.Constructors in org.cloudsimplus.automation with parameters of type YamlCloudScenarioModifierConstructorDescriptionCloudSimulation(YamlCloudScenario scenario) Instantiates a CloudSimulation object to enable building and runningCloud Simulation Scenarioin CloudSim Plus.CloudSimulation(YamlCloudScenario scenario, String label) Builds aCloud Simulation Scenarioread from an YAML file in CloudSim Plus.