Interface ListPutParams.NameStage
-
- All Known Implementing Classes:
ListPutParams.Builder
- Enclosing class:
- ListPutParams
public static interface ListPutParams.NameStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListPutParams.Builderfrom(ListPutParams other)ListPutParams._FinalStagename(java.lang.String name)
-
-
-
Method Detail
-
name
ListPutParams._FinalStage name(java.lang.String name)
-
from
ListPutParams.Builder from(ListPutParams other)
-
-