GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.addAllArtifacts(Iterable<? extends GuestPolicies.SoftwareRecipe.Artifact> values) |
Resources available to be used in the steps in the recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.addAllInstallSteps(Iterable<? extends GuestPolicies.SoftwareRecipe.Step> values) |
Actions to be taken for installing this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.addAllUpdateSteps(Iterable<? extends GuestPolicies.SoftwareRecipe.Step> values) |
Actions to be taken for updating this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.addArtifacts(int index,
GuestPolicies.SoftwareRecipe.Artifact value) |
Resources available to be used in the steps in the recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.addArtifacts(int index,
GuestPolicies.SoftwareRecipe.Artifact.Builder builderForValue) |
Resources available to be used in the steps in the recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.addArtifacts(GuestPolicies.SoftwareRecipe.Artifact value) |
Resources available to be used in the steps in the recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.addArtifacts(GuestPolicies.SoftwareRecipe.Artifact.Builder builderForValue) |
Resources available to be used in the steps in the recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.addInstallSteps(int index,
GuestPolicies.SoftwareRecipe.Step value) |
Actions to be taken for installing this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.addInstallSteps(int index,
GuestPolicies.SoftwareRecipe.Step.Builder builderForValue) |
Actions to be taken for installing this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.addInstallSteps(GuestPolicies.SoftwareRecipe.Step value) |
Actions to be taken for installing this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.addInstallSteps(GuestPolicies.SoftwareRecipe.Step.Builder builderForValue) |
Actions to be taken for installing this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.GuestPolicy.Builder.addRecipesBuilder() |
A list of Recipes to install on the VM instance.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.GuestPolicy.Builder.addRecipesBuilder(int index) |
A list of Recipes to install on the VM instance.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.addUpdateSteps(int index,
GuestPolicies.SoftwareRecipe.Step value) |
Actions to be taken for updating this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.addUpdateSteps(int index,
GuestPolicies.SoftwareRecipe.Step.Builder builderForValue) |
Actions to be taken for updating this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.addUpdateSteps(GuestPolicies.SoftwareRecipe.Step value) |
Actions to be taken for updating this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.addUpdateSteps(GuestPolicies.SoftwareRecipe.Step.Builder builderForValue) |
Actions to be taken for updating this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.clear() |
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.clearArtifacts() |
Resources available to be used in the steps in the recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.clearDesiredState() |
Default is INSTALLED.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.clearInstallSteps() |
Actions to be taken for installing this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.clearName() |
Required.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.clearUpdateSteps() |
Actions to be taken for updating this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.clearVersion() |
The version of this software recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.clone() |
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.GuestPolicy.Builder.getRecipesBuilder(int index) |
A list of Recipes to install on the VM instance.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipe.Builder.getSoftwareRecipeBuilder() |
A software recipe to configure on the VM instance.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.mergeFrom(GuestPolicies.SoftwareRecipe other) |
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.mergeFrom(com.google.protobuf.Message other) |
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.newBuilder() |
|
static GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.newBuilder(GuestPolicies.SoftwareRecipe prototype) |
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.newBuilderForType() |
|
protected GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.removeArtifacts(int index) |
Resources available to be used in the steps in the recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.removeInstallSteps(int index) |
Actions to be taken for installing this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.removeUpdateSteps(int index) |
Actions to be taken for updating this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.setArtifacts(int index,
GuestPolicies.SoftwareRecipe.Artifact value) |
Resources available to be used in the steps in the recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.setArtifacts(int index,
GuestPolicies.SoftwareRecipe.Artifact.Builder builderForValue) |
Resources available to be used in the steps in the recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.setDesiredState(GuestPolicies.DesiredState value) |
Default is INSTALLED.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.setDesiredStateValue(int value) |
Default is INSTALLED.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.setInstallSteps(int index,
GuestPolicies.SoftwareRecipe.Step value) |
Actions to be taken for installing this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.setInstallSteps(int index,
GuestPolicies.SoftwareRecipe.Step.Builder builderForValue) |
Actions to be taken for installing this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.setName(String value) |
Required.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Required.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.setUpdateSteps(int index,
GuestPolicies.SoftwareRecipe.Step value) |
Actions to be taken for updating this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.setUpdateSteps(int index,
GuestPolicies.SoftwareRecipe.Step.Builder builderForValue) |
Actions to be taken for updating this recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.setVersion(String value) |
The version of this software recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.Builder.setVersionBytes(com.google.protobuf.ByteString value) |
The version of this software recipe.
|
GuestPolicies.SoftwareRecipe.Builder |
GuestPolicies.SoftwareRecipe.toBuilder() |
|