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