Package com.flagright.api.types
Interface PersonAttachment.UserIdStage
-
- All Known Implementing Classes:
PersonAttachment.Builder
- Enclosing class:
- PersonAttachment
public static interface PersonAttachment.UserIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PersonAttachment.Builderfrom(PersonAttachment other)PersonAttachment._FinalStageuserId(java.lang.String userId)
-
-
-
Method Detail
-
userId
PersonAttachment._FinalStage userId(@NotNull java.lang.String userId)
-
from
PersonAttachment.Builder from(PersonAttachment other)
-
-