Uses of Interface
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.InstallMsiOrBuilder
-
Packages that use GuestPolicies.SoftwareRecipe.Step.InstallMsiOrBuilder Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of GuestPolicies.SoftwareRecipe.Step.InstallMsiOrBuilder in com.google.cloud.osconfig.v1beta
Classes in com.google.cloud.osconfig.v1beta that implement GuestPolicies.SoftwareRecipe.Step.InstallMsiOrBuilder Modifier and Type Class Description static class
GuestPolicies.SoftwareRecipe.Step.InstallMsi
Installs an MSI file.static class
GuestPolicies.SoftwareRecipe.Step.InstallMsi.Builder
Installs an MSI file.Methods in com.google.cloud.osconfig.v1beta that return GuestPolicies.SoftwareRecipe.Step.InstallMsiOrBuilder Modifier and Type Method Description GuestPolicies.SoftwareRecipe.Step.InstallMsiOrBuilder
GuestPolicies.SoftwareRecipe.Step.Builder. getMsiInstallationOrBuilder()
Installs an MSI file.GuestPolicies.SoftwareRecipe.Step.InstallMsiOrBuilder
GuestPolicies.SoftwareRecipe.Step. getMsiInstallationOrBuilder()
Installs an MSI file.GuestPolicies.SoftwareRecipe.Step.InstallMsiOrBuilder
GuestPolicies.SoftwareRecipe.StepOrBuilder. getMsiInstallationOrBuilder()
Installs an MSI file.
-