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 class
GuestPolicies.SoftwareRecipe.Step
An action that can be taken as part of installing or updating a recipe.static class
GuestPolicies.SoftwareRecipe.Step.Builder
An 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.StepOrBuilder
GuestPolicies.SoftwareRecipe.Builder. getInstallStepsOrBuilder(int index)
Actions to be taken for installing this recipe.GuestPolicies.SoftwareRecipe.StepOrBuilder
GuestPolicies.SoftwareRecipe. getInstallStepsOrBuilder(int index)
Actions to be taken for installing this recipe.GuestPolicies.SoftwareRecipe.StepOrBuilder
GuestPolicies.SoftwareRecipeOrBuilder. getInstallStepsOrBuilder(int index)
Actions to be taken for installing this recipe.GuestPolicies.SoftwareRecipe.StepOrBuilder
GuestPolicies.SoftwareRecipe.Builder. getUpdateStepsOrBuilder(int index)
Actions to be taken for updating this recipe.GuestPolicies.SoftwareRecipe.StepOrBuilder
GuestPolicies.SoftwareRecipe. getUpdateStepsOrBuilder(int index)
Actions to be taken for updating this recipe.GuestPolicies.SoftwareRecipe.StepOrBuilder
GuestPolicies.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.
-