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