Interface LifecyclePolicyResourceSelectionRecipe.Builder

    • Method Detail

      • name

        LifecyclePolicyResourceSelectionRecipe.Builder name​(String 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.