Uses of Interface
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.InstallDpkgOrBuilder
-
Packages that use GuestPolicies.SoftwareRecipe.Step.InstallDpkgOrBuilder Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of GuestPolicies.SoftwareRecipe.Step.InstallDpkgOrBuilder in com.google.cloud.osconfig.v1beta
Classes in com.google.cloud.osconfig.v1beta that implement GuestPolicies.SoftwareRecipe.Step.InstallDpkgOrBuilder Modifier and Type Class Description static classGuestPolicies.SoftwareRecipe.Step.InstallDpkgInstalls a deb via dpkg.static classGuestPolicies.SoftwareRecipe.Step.InstallDpkg.BuilderInstalls a deb via dpkg.Methods in com.google.cloud.osconfig.v1beta that return GuestPolicies.SoftwareRecipe.Step.InstallDpkgOrBuilder Modifier and Type Method Description GuestPolicies.SoftwareRecipe.Step.InstallDpkgOrBuilderGuestPolicies.SoftwareRecipe.Step.Builder. getDpkgInstallationOrBuilder()Installs a deb file via dpkg.GuestPolicies.SoftwareRecipe.Step.InstallDpkgOrBuilderGuestPolicies.SoftwareRecipe.Step. getDpkgInstallationOrBuilder()Installs a deb file via dpkg.GuestPolicies.SoftwareRecipe.Step.InstallDpkgOrBuilderGuestPolicies.SoftwareRecipe.StepOrBuilder. getDpkgInstallationOrBuilder()Installs a deb file via dpkg.
-