Uses of Interface
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipeOrBuilder
-
Packages that use GuestPolicies.SoftwareRecipeOrBuilder Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of GuestPolicies.SoftwareRecipeOrBuilder in com.google.cloud.osconfig.v1beta
Classes in com.google.cloud.osconfig.v1beta that implement GuestPolicies.SoftwareRecipeOrBuilder Modifier and Type Class Description static classGuestPolicies.SoftwareRecipeA software recipe is a set of instructions for installing and configuring a piece of software.static classGuestPolicies.SoftwareRecipe.BuilderA software recipe is a set of instructions for installing and configuring a piece of software.Methods in com.google.cloud.osconfig.v1beta that return GuestPolicies.SoftwareRecipeOrBuilder Modifier and Type Method Description GuestPolicies.SoftwareRecipeOrBuilderGuestPolicies.GuestPolicy.Builder. getRecipesOrBuilder(int index)A list of Recipes to install on the VM instance.GuestPolicies.SoftwareRecipeOrBuilderGuestPolicies.GuestPolicy. getRecipesOrBuilder(int index)A list of Recipes to install on the VM instance.GuestPolicies.SoftwareRecipeOrBuilderGuestPolicies.GuestPolicyOrBuilder. getRecipesOrBuilder(int index)A list of Recipes to install on the VM instance.GuestPolicies.SoftwareRecipeOrBuilderGuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipe.Builder. getSoftwareRecipeOrBuilder()A software recipe to configure on the VM instance.GuestPolicies.SoftwareRecipeOrBuilderGuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipe. getSoftwareRecipeOrBuilder()A software recipe to configure on the VM instance.GuestPolicies.SoftwareRecipeOrBuilderGuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilder. getSoftwareRecipeOrBuilder()A software recipe to configure on the VM instance.Methods in com.google.cloud.osconfig.v1beta that return types with arguments of type GuestPolicies.SoftwareRecipeOrBuilder Modifier and Type Method Description List<? extends GuestPolicies.SoftwareRecipeOrBuilder>GuestPolicies.GuestPolicy.Builder. getRecipesOrBuilderList()A list of Recipes to install on the VM instance.List<? extends GuestPolicies.SoftwareRecipeOrBuilder>GuestPolicies.GuestPolicy. getRecipesOrBuilderList()A list of Recipes to install on the VM instance.List<? extends GuestPolicies.SoftwareRecipeOrBuilder>GuestPolicies.GuestPolicyOrBuilder. getRecipesOrBuilderList()A list of Recipes to install on the VM instance.
-