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