Interface CustomImage.DefinitionStages.WithAuthor

All Known Subinterfaces:
CustomImage.Definition, CustomImage.DefinitionStages.WithCreate
Enclosing interface:
CustomImage.DefinitionStages

public static interface CustomImage.DefinitionStages.WithAuthor
The stage of the CustomImage definition allowing to specify author.
  • Method Details

    • withAuthor

      Specifies the author property: The author of the custom image..
      Parameters:
      author - The author of the custom image.
      Returns:
      the next definition stage.