Interface Collection.NameStage
-
- All Known Implementing Classes:
Collection.Builder
- Enclosing class:
- Collection
public static interface Collection.NameStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Collection.CreatedAtStagename(java.lang.String name)The name of the collection.
-
-
-
Method Detail
-
name
Collection.CreatedAtStage name(@NotNull java.lang.String name)
The name of the collection. For multilingual collections, this will be the name of the default language's content.
-
-