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 class
GuestPolicies.SoftwareRecipe.Step.InstallDpkg
Installs a deb via dpkg.static class
GuestPolicies.SoftwareRecipe.Step.InstallDpkg.Builder
Installs 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.InstallDpkgOrBuilder
GuestPolicies.SoftwareRecipe.Step.Builder. getDpkgInstallationOrBuilder()
Installs a deb file via dpkg.GuestPolicies.SoftwareRecipe.Step.InstallDpkgOrBuilder
GuestPolicies.SoftwareRecipe.Step. getDpkgInstallationOrBuilder()
Installs a deb file via dpkg.GuestPolicies.SoftwareRecipe.Step.InstallDpkgOrBuilder
GuestPolicies.SoftwareRecipe.StepOrBuilder. getDpkgInstallationOrBuilder()
Installs a deb file via dpkg.
-