Interface Creator.DefinitionStages.WithProperties

All Known Subinterfaces:
Creator.Definition
Enclosing interface:
Creator.DefinitionStages

public static interface Creator.DefinitionStages.WithProperties
The stage of the Creator definition allowing to specify properties.
  • Method Details

    • withProperties

      Specifies the properties property: The Creator resource properties..
      Parameters:
      properties - The Creator resource properties.
      Returns:
      the next definition stage.