Package dev.galasa.windows.spi
Interface IWindowsProvisioner
public interface IWindowsProvisioner
-
Method Summary
Modifier and TypeMethodDescriptionprovisionWindows
(@NotNull String tag, @NotNull List<String> capabilities)
-
Method Details
-
provisionWindows
IWindowsProvisionedImage provisionWindows(@NotNull @NotNull String tag, @NotNull @NotNull List<String> capabilities) throws ManagerException, ResourceUnavailableException
-