Interface GetProfileResponse.IdentityStage
-
- All Known Implementing Classes:
GetProfileResponse.Builder
- Enclosing class:
- GetProfileResponse
public static interface GetProfileResponse.IdentityStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetProfileResponse.Builderfrom(GetProfileResponse other)GetProfileResponse.WatchStageidentity(Profile identity)
-
-
-
Method Detail
-
identity
GetProfileResponse.WatchStage identity(Profile identity)
-
from
GetProfileResponse.Builder from(GetProfileResponse other)
-
-