public class User
extends java.lang.Object
identifier.| Modifier and Type | Class and Description |
|---|---|
static class |
User.Builder
A builder that helps construct a
User instance. |
| Modifier and Type | Method and Description |
|---|---|
static User.Builder |
newBuilder()
Creates a new builder instance.
|
public static User.Builder newBuilder()