public final class OauthUserProfile extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OauthUserProfile.Builder |
| Modifier and Type | Method and Description |
|---|---|
static OauthUserProfile.Builder |
builder() |
org.thryft.native_.EmailAddress |
getEmailAddress() |
String |
getUsername() |
public static OauthUserProfile.Builder builder()
public final org.thryft.native_.EmailAddress getEmailAddress()
public final String getUsername()
Copyright © 2016. All rights reserved.