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 class
GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipe
A guest policy recipe including its source.static class
GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipe.Builder
A 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.SourcedSoftwareRecipeOrBuilder
GuestPolicies.EffectiveGuestPolicy.Builder. getSoftwareRecipesOrBuilder(int index)
List of recipes assigned to the VM instance.GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilder
GuestPolicies.EffectiveGuestPolicy. getSoftwareRecipesOrBuilder(int index)
List of recipes assigned to the VM instance.GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilder
GuestPolicies.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.
-