Interface ImageTemplate.DefinitionStages.WithCustomize

    • Method Detail

      • withCustomize

        ImageTemplate.DefinitionStages.WithCreate withCustomize​(List<ImageTemplateCustomizer> customize)
        Specifies the customize property: Specifies the properties used to describe the customization steps of the image, like Image source etc.
        Parameters:
        customize - Specifies the properties used to describe the customization steps of the image, like Image source etc.
        Returns:
        the next definition stage.