Uses of Class
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe
-
Packages that use GuestPolicies.SoftwareRecipe Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of GuestPolicies.SoftwareRecipe in com.google.cloud.osconfig.v1beta
Methods in com.google.cloud.osconfig.v1beta that return GuestPolicies.SoftwareRecipe Modifier and Type Method Description GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe.Builder. build()GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe.Builder. buildPartial()static GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe. getDefaultInstance()GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe.Builder. getDefaultInstanceForType()GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe. getDefaultInstanceForType()GuestPolicies.SoftwareRecipeGuestPolicies.GuestPolicy.Builder. getRecipes(int index)A list of Recipes to install on the VM instance.GuestPolicies.SoftwareRecipeGuestPolicies.GuestPolicy. getRecipes(int index)A list of Recipes to install on the VM instance.GuestPolicies.SoftwareRecipeGuestPolicies.GuestPolicyOrBuilder. getRecipes(int index)A list of Recipes to install on the VM instance.GuestPolicies.SoftwareRecipeGuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipe.Builder. getSoftwareRecipe()A software recipe to configure on the VM instance.GuestPolicies.SoftwareRecipeGuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipe. getSoftwareRecipe()A software recipe to configure on the VM instance.GuestPolicies.SoftwareRecipeGuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilder. getSoftwareRecipe()A software recipe to configure on the VM instance.static GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe. parseDelimitedFrom(InputStream input)static GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe. parseFrom(byte[] data)static GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe. parseFrom(com.google.protobuf.ByteString data)static GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe. parseFrom(com.google.protobuf.CodedInputStream input)static GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe. parseFrom(InputStream input)static GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe. parseFrom(ByteBuffer data)static GuestPolicies.SoftwareRecipeGuestPolicies.SoftwareRecipe. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.osconfig.v1beta that return types with arguments of type GuestPolicies.SoftwareRecipe Modifier and Type Method Description com.google.protobuf.Parser<GuestPolicies.SoftwareRecipe>GuestPolicies.SoftwareRecipe. getParserForType()List<GuestPolicies.SoftwareRecipe>GuestPolicies.GuestPolicy.Builder. getRecipesList()A list of Recipes to install on the VM instance.List<GuestPolicies.SoftwareRecipe>GuestPolicies.GuestPolicy. getRecipesList()A list of Recipes to install on the VM instance.List<GuestPolicies.SoftwareRecipe>GuestPolicies.GuestPolicyOrBuilder. getRecipesList()A list of Recipes to install on the VM instance.static com.google.protobuf.Parser<GuestPolicies.SoftwareRecipe>GuestPolicies.SoftwareRecipe. parser()Methods in com.google.cloud.osconfig.v1beta with parameters of type GuestPolicies.SoftwareRecipe Modifier and Type Method Description GuestPolicies.GuestPolicy.BuilderGuestPolicies.GuestPolicy.Builder. addRecipes(int index, GuestPolicies.SoftwareRecipe value)A list of Recipes to install on the VM instance.GuestPolicies.GuestPolicy.BuilderGuestPolicies.GuestPolicy.Builder. addRecipes(GuestPolicies.SoftwareRecipe value)A list of Recipes to install on the VM instance.GuestPolicies.SoftwareRecipe.BuilderGuestPolicies.SoftwareRecipe.Builder. mergeFrom(GuestPolicies.SoftwareRecipe other)GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipe.BuilderGuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipe.Builder. mergeSoftwareRecipe(GuestPolicies.SoftwareRecipe value)A software recipe to configure on the VM instance.static GuestPolicies.SoftwareRecipe.BuilderGuestPolicies.SoftwareRecipe. newBuilder(GuestPolicies.SoftwareRecipe prototype)GuestPolicies.GuestPolicy.BuilderGuestPolicies.GuestPolicy.Builder. setRecipes(int index, GuestPolicies.SoftwareRecipe value)A list of Recipes to install on the VM instance.GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipe.BuilderGuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipe.Builder. setSoftwareRecipe(GuestPolicies.SoftwareRecipe value)A software recipe to configure on the VM instance.Method parameters in com.google.cloud.osconfig.v1beta with type arguments of type GuestPolicies.SoftwareRecipe Modifier and Type Method Description GuestPolicies.GuestPolicy.BuilderGuestPolicies.GuestPolicy.Builder. addAllRecipes(Iterable<? extends GuestPolicies.SoftwareRecipe> values)A list of Recipes to install on the VM instance.
-