Interface ExternalLinks.ProfileStage
-
- All Known Implementing Classes:
ExternalLinks.Builder
- Enclosing class:
- ExternalLinks
public static interface ExternalLinks.ProfileStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExternalLinks.Builderfrom(ExternalLinks other)ExternalLinks.ChatStageprofile(java.lang.String profile)
-
-
-
Method Detail
-
profile
ExternalLinks.ChatStage profile(java.lang.String profile)
-
from
ExternalLinks.Builder from(ExternalLinks other)
-
-