public static interface ClientLoginBannerOptions.Builder extends SdkPojo, CopyableBuilder<ClientLoginBannerOptions.Builder,ClientLoginBannerOptions>
| Modifier and Type | Method and Description |
|---|---|
ClientLoginBannerOptions.Builder |
bannerText(String bannerText)
Sets the value of the BannerText property for this object.
|
ClientLoginBannerOptions.Builder |
enabled(Boolean enabled)
Sets the value of the Enabled property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildClientLoginBannerOptions.Builder enabled(Boolean enabled)
enabled - The new value for the Enabled property for this object.ClientLoginBannerOptions.Builder bannerText(String bannerText)
bannerText - The new value for the BannerText property for this object.Copyright © 2022. All rights reserved.