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