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._FinalStageprofile(java.lang.String profile)
-
-
-
Method Detail
-
profile
ExternalLinks._FinalStage profile(java.lang.String profile)
-
from
ExternalLinks.Builder from(ExternalLinks other)
-
-