Uses of Interface
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.StepOrBuilder
-
Packages that use GuestPolicies.SoftwareRecipe.StepOrBuilder Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of GuestPolicies.SoftwareRecipe.StepOrBuilder in com.google.cloud.osconfig.v1beta
Classes in com.google.cloud.osconfig.v1beta that implement GuestPolicies.SoftwareRecipe.StepOrBuilder Modifier and Type Class Description static classGuestPolicies.SoftwareRecipe.StepAn action that can be taken as part of installing or updating a recipe.static classGuestPolicies.SoftwareRecipe.Step.BuilderAn action that can be taken as part of installing or updating a recipe.Methods in com.google.cloud.osconfig.v1beta that return GuestPolicies.SoftwareRecipe.StepOrBuilder Modifier and Type Method Description GuestPolicies.SoftwareRecipe.StepOrBuilderGuestPolicies.SoftwareRecipe.Builder. getInstallStepsOrBuilder(int index)Actions to be taken for installing this recipe.GuestPolicies.SoftwareRecipe.StepOrBuilderGuestPolicies.SoftwareRecipe. getInstallStepsOrBuilder(int index)Actions to be taken for installing this recipe.GuestPolicies.SoftwareRecipe.StepOrBuilderGuestPolicies.SoftwareRecipeOrBuilder. getInstallStepsOrBuilder(int index)Actions to be taken for installing this recipe.GuestPolicies.SoftwareRecipe.StepOrBuilderGuestPolicies.SoftwareRecipe.Builder. getUpdateStepsOrBuilder(int index)Actions to be taken for updating this recipe.GuestPolicies.SoftwareRecipe.StepOrBuilderGuestPolicies.SoftwareRecipe. getUpdateStepsOrBuilder(int index)Actions to be taken for updating this recipe.GuestPolicies.SoftwareRecipe.StepOrBuilderGuestPolicies.SoftwareRecipeOrBuilder. getUpdateStepsOrBuilder(int index)Actions to be taken for updating this recipe.Methods in com.google.cloud.osconfig.v1beta that return types with arguments of type GuestPolicies.SoftwareRecipe.StepOrBuilder Modifier and Type Method Description List<? extends GuestPolicies.SoftwareRecipe.StepOrBuilder>GuestPolicies.SoftwareRecipe.Builder. getInstallStepsOrBuilderList()Actions to be taken for installing this recipe.List<? extends GuestPolicies.SoftwareRecipe.StepOrBuilder>GuestPolicies.SoftwareRecipe. getInstallStepsOrBuilderList()Actions to be taken for installing this recipe.List<? extends GuestPolicies.SoftwareRecipe.StepOrBuilder>GuestPolicies.SoftwareRecipeOrBuilder. getInstallStepsOrBuilderList()Actions to be taken for installing this recipe.List<? extends GuestPolicies.SoftwareRecipe.StepOrBuilder>GuestPolicies.SoftwareRecipe.Builder. getUpdateStepsOrBuilderList()Actions to be taken for updating this recipe.List<? extends GuestPolicies.SoftwareRecipe.StepOrBuilder>GuestPolicies.SoftwareRecipe. getUpdateStepsOrBuilderList()Actions to be taken for updating this recipe.List<? extends GuestPolicies.SoftwareRecipe.StepOrBuilder>GuestPolicies.SoftwareRecipeOrBuilder. getUpdateStepsOrBuilderList()Actions to be taken for updating this recipe.
-