Interface LifecyclePolicyResourceSelectionRecipe.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LifecyclePolicyResourceSelectionRecipe.Builder,LifecyclePolicyResourceSelectionRecipe>, SdkBuilder<LifecyclePolicyResourceSelectionRecipe.Builder,LifecyclePolicyResourceSelectionRecipe>, SdkPojo
Enclosing class:
LifecyclePolicyResourceSelectionRecipe

public static interface LifecyclePolicyResourceSelectionRecipe.Builder extends SdkPojo, CopyableBuilder<LifecyclePolicyResourceSelectionRecipe.Builder,LifecyclePolicyResourceSelectionRecipe>
  • Method Details

    • name

      The name of an Image Builder recipe that the lifecycle policy uses for resource selection.

      Parameters:
      name - The name of an Image Builder recipe that the lifecycle policy uses for resource selection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • semanticVersion

      LifecyclePolicyResourceSelectionRecipe.Builder semanticVersion(String semanticVersion)

      The version of the Image Builder recipe specified by the name field.

      Parameters:
      semanticVersion - The version of the Image Builder recipe specified by the name field.
      Returns:
      Returns a reference to this object so that method calls can be chained together.