Uses of Interface
com.google.cloud.osconfig.v1beta.GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilder
-
Packages that use GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilder Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilder in com.google.cloud.osconfig.v1beta
Classes in com.google.cloud.osconfig.v1beta that implement GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilder Modifier and Type Class Description static classGuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeA guest policy recipe including its source.static classGuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipe.BuilderA guest policy recipe including its source.Methods in com.google.cloud.osconfig.v1beta that return GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilder Modifier and Type Method Description GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilderGuestPolicies.EffectiveGuestPolicy.Builder. getSoftwareRecipesOrBuilder(int index)List of recipes assigned to the VM instance.GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilderGuestPolicies.EffectiveGuestPolicy. getSoftwareRecipesOrBuilder(int index)List of recipes assigned to the VM instance.GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilderGuestPolicies.EffectiveGuestPolicyOrBuilder. getSoftwareRecipesOrBuilder(int index)List of recipes assigned to the VM instance.Methods in com.google.cloud.osconfig.v1beta that return types with arguments of type GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilder Modifier and Type Method Description List<? extends GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilder>GuestPolicies.EffectiveGuestPolicy.Builder. getSoftwareRecipesOrBuilderList()List of recipes assigned to the VM instance.List<? extends GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilder>GuestPolicies.EffectiveGuestPolicy. getSoftwareRecipesOrBuilderList()List of recipes assigned to the VM instance.List<? extends GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilder>GuestPolicies.EffectiveGuestPolicyOrBuilder. getSoftwareRecipesOrBuilderList()List of recipes assigned to the VM instance.
-