| Package | Description |
|---|---|
| org.cloudfoundry.uaa.identityzones |
| Modifier and Type | Method and Description |
|---|---|
static Consent.Builder |
Consent.builder()
Creates a builder for
Consent. |
Consent.Builder |
Consent.Builder.from(Consent instance)
Fill a builder with attribute values from the provided
Consent instance. |
Consent.Builder |
Consent.Builder.link(String link)
Initializes the value for the
link attribute. |
Consent.Builder |
Consent.Builder.text(String text)
Initializes the value for the
text attribute. |
Copyright © 2020. All rights reserved.