| Package | Description |
|---|---|
| org.cloudfoundry.uaa.users |
| Modifier and Type | Method and Description |
|---|---|
static Email.Builder |
Email.builder()
Creates a builder for
Email. |
Email.Builder |
Email.Builder.from(Email instance)
Fill a builder with attribute values from the provided
Email instance. |
Email.Builder |
Email.Builder.primary(Boolean primary)
Initializes the value for the
primary attribute. |
Email.Builder |
Email.Builder.value(String value)
Initializes the value for the
value attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.